yarara_median_master
yarara_median_master¶
- yarara_median_master(self, sub_dico='matching_diff', continuum='linear', method='max', smooth_box=7, supress_telluric=True, shift_spectrum=False, wave_min=5750, wave_max=5900, bin_berv=10, bin_snr=None, telluric_tresh=0.001, 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