tsadar.forward.calc_vs_data#
Functions
|
Calculates a spectrum and compares it to data with the ability to try multiple spectra and visualize the spectral components. |
|
|
|
- tsadar.forward.calc_vs_data.forward_pass(config)Source#
Calculates a spectrum and compares it to data with the ability to try multiple spectra and visualize the spectral components. Includes the ability to turn on and off various instrament effects. This only works with 1D spectra and a single lineout at a time. The single lineout is the first lineout as specified using the normal lineout specification in the config file. This is only intended to run localy for interactive use and not for batch runs.