antaress.ANTARESS_corrections.ANTARESS_sp_reduc module

antaress.ANTARESS_corrections.ANTARESS_sp_reduc module#

red_sp_data_instru(inst, data_dic, plot_dic, gen_dic, data_prop, coord_dic, system_param)[source]#

Correction sequence for spectral data.

Calls the successive modules correcting spectra for environmental/instrumental effects All datasets from a given instrument are processed together, as some corrections benefit from combining several visits, and from using the full range of the input data. After the correction sequence, spectra can be trimmed to a chosen set of spectral orders and/or spectral bands if the subsequent analysis focuses on a specific region.

Parameters:

TBD

Returns:

None

lim_sp_range(inst, data_dic, gen_dic, data_prop)[source]#

Data trimming.

Limits input spectra to specific spectral ranges and order

  • orders left empty in all visits are removed

Parameters:

TBD

Returns:

None