yarara_correct_oxygen
yarara_correct_oxygen¶
- yarara_correct_oxygen(self, sub_dico='matching_telluric', continuum='linear', berv_shift='berv', reference='master', wave_min=5760, wave_max=5850, oxygene_bands=[[5787, 5835], [6275, 6340], [6800, 6950]])[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