yarara_correct_telluric_gradient

yarara_correct_telluric_gradient

yarara_correct_telluric_gradient(self, sub_dico_detection='matching_fourier', sub_dico_correction='matching_oxygen', continuum='linear', wave_min_train=4200, wave_max_train=5000, wave_min_correction=4400, wave_max_correction=6600, smooth_map=1, berv_shift='berv', reference='master', inst_resolution=110000, debug=False, equal_weight=True, nb_pca_comp=20, nb_pca_comp_kept=None, nb_pca_max_kept=5, calib_std=1e-3)[source]

Display the time-series spectra with proxies and its correlation

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

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

  • wave_min (Minimum x axis limit) –

  • wave_max (Maximum x axis limit) –

  • int-type (smooth_map =) –

  • convolution (smooth the 2D plot by gaussian 2D) –

  • berv_shift (True/False to move in terrestrial rest-frame) –

  • cmap (cmap of the 2D plot) –

  • low_cmap (vmin cmap colorbar) –

  • high_cmap (vmax cmap colorbar) –

Return type

None