AnchorParameters#
- class AnchorParameters[source]#
Bases:
dict
- nb_copies_master: int#
Number of copies of the master spectra. Such parameter is used to fix the position of the anchors points on the master spectra by overweighting it in the timeseries
- sub_dico_used: str#
Continuum called. Usually performed on the ‘output’ continua. Used later by YARARA to construct the tree of the reduction.
- static __new__(cls, /, *args, **kwargs)#