Corrections
Corrections Module
This module contains the functions to correct chromaticity via the response matrix.
Response Matrix
Functions to create the response matrix to correct chromaticity.
- chroma_gui.corrections.response_matrix.get_rdt_directory(rdt)[source]
Returns the name of the directory in the optics analysis for a given RDT Example: f1004_x => normal_decapole
- chroma_gui.corrections.response_matrix.save_full_rdt_df(model, measurements, names, rdt, output=None)[source]
Given a list of Optics results directories, will create a single dataframe containing the given rdt for each simulation.