yarara_correct_pattern

yarara_correct_pattern

yarara_correct_pattern(self, sub_dico='matching_diff', continuum='linear', wave_min=6000, wave_max=6100, reference='median', width_range=[0.1, 20], correct_blue=True, correct_red=True, jdb_range=None)[source]

Suppress interferency pattern produced by a material of a certain width by making a Fourier filtering. Width_min is the minimum width possible for the material in mm.

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 for the plot) –

  • wave_max (Maximum x axis limit for the plot) –

  • zoom (int-type, to improve the resolution of the 2D plot) –

  • int-type (smooth_map =) –

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

  • reference ('median', 'snr' or 'master' to select the reference normalised spectrum usedin the difference) –

  • cmap (cmap of the 2D plot) –

  • width_min (minimum width in mm above which to search for a peak in Fourier space) –

  • correct_blue (enable correction of the blue detector for HARPS) –

  • correct_red (enable correction of the red detector for HARPS) –

Return type

None