yarara_median_master_backup
yarara_median_master_backup¶
- yarara_median_master_backup(self, sub_dico='matching_diff', method='mean', continuum='linear', supress_telluric=True, shift_spectrum=False, telluric_tresh=0.001, wave_min=5750, wave_max=5900, jdb_range=[- 100000, 100000, 1], mask_percentile=[None, 50], save=True)[source]¶
Produce a median master by masking region of the spectrum
- Parameters
sub_dico (The sub_dictionnary used to select the continuum) –
continuum (The continuum to select (either linear or cubic)) –
telluric_tresh (Treshold used to cover the position of the contaminated wavelength) –
wave_min (The minimum xlim axis) –
wave_max (The maximum xlim axis) –
- Return type