Accepted keys in the configuration dictionary#
- bandwidth#
- Type:
floatThe bandwidth for the display, in km/s.
- components#
- Type:
dictA dictionary giving the information on the components.
- data_file#
- Type:
strThe path to the data file.
- df_mhz#
- Type:
floatThe frequency spacing in MHz when computing a model alone.
- fit_freq_except#
- Type:
listA list of 2-element lists containing the min and max frequencies to avoid when fitting.
Note
This is a mandatory keyword when fitting an entire spectrum. It can be an empty list.
- franges_ghz#
- Type:
listA list of 2-element lists containing the min and max frequencies for all ranges the user wants to select.
- inspect#
- Type:
listThe list of tags of the species of interest.
- line_shift_kms#
- Type:
floatFor data in sky frequency scale, the velocity shift in km/s to take into account when searching transitions.
- max_iter#
- Type:
intThe maximum number of iterations for the minimization. Default depends on the chosen algorithm.
- minimize#
- Type:
boolWhether to minimize or not.
- noise_mk#
- Type:
floatDefault: 0.The noise in mK when computing a model alone.
- output_dir#
- Type:
strThe path to the directory where the files created by the program will be saved.
- oversampling#
- Type:
intorfloatOversampling used to display the model. Default : 1
- plot_gui#
- Type:
boolDefault: TrueWhether to display on screen.
- plot_pdf#
- Type:
boolDefault: FalseWhether to create a pdf file for the display.
- rms_cal#
- snr_threshold#
- Type:
intorfloatThe cut-off in signal-to-noise ratio (SNR) to save a given transition in a CASSIS linelist. The SNR is computed on the modeled intensities.
- tc#
- Type:
floatorstrDefault: 0.0The continuum in data units. Can be a single value of a two-column file with frequency and continuum values.
- tcmb#
- Type:
floatDefault: 2.73The temperature in K of the CMB.
- thresholds#
- Type:
dictorstrDefault: no thresholdsA dictionary or a path to a valid file containing the thresholds on spectroscopic parameters (see Thresholds).
- tuning_info#
- Type:
dictA dictionary providing the lists of frequency ranges (values) for the telescope(s) used in the observations (keys).
- v_range#
- Type:
dictorstrA dictionary or a path to a valid file containing velocity ranges to be displayed (see Velocity ranges).