yarara_telluric

yarara_telluric

yarara_telluric(self, sub_dico='matching_anchors', continuum='linear', suppress_broad=True, delta_window=5, mask=None, weighted=False, reference=True, display_ccf=False, ratio=False, normalisation='slope', ccf_oversampling=3, wave_max=None, wave_min=None)[source]

Plot all the RASSINE spectra in the same plot

Parameters
  • sub_dico (The sub_dictionnary used to select the continuum) –

  • continuum (The continuum to select (either linear or cubic)) –

  • mask (The telluric mask used to cross correlate with the spectrum (mask should be located in MASK_CCF)) –

  • reference (True/False or 'norm', True use the matching anchors of reference, False use the continuum of each spectrum, norm use the continuum normalised spectrum (not )) –

  • display_ccf (display all the ccf) –

  • normalisation ('left' or 'slope'. if left normalise the CCF by the most left value, otherwise fit a line between the two highest point) –

  • planet (True/False to use the flux containing the injected planet or not) –

Return type

None