Closed eadkins333 closed 3 years ago
In the class initialization I added two parameters that read-in the baseline and parameter linelist and generate dataframes. This dataframe can then be called throughout the fitdata class instead of having to keep making a dataframe from the .csv
Closed 5/15/2019
Currently in the model definition for each spectrum the dataframe is being read in from .csv is this somewhere in memory that would make more sense to call?