yarara_correct_brute

yarara_correct_brute

yarara_correct_brute(self, sub_dico='matching_mad', continuum='linear', reference='median', win_roll=1000, min_length=5, percent_removed=10, k_sigma=2, extended=10, ghost2='HARPS03', borders_pxl=False)[source]

Brutal suppression of flux value with variance to high (final solution)

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

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

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

  • win_roll (window size of the rolling algorithm) –

  • min_length (minimum cluster length to be flagged) –

  • k_sigma (k_sigma of the rolling mad clipping) –

  • extended (extension of the cluster size) –

  • low (lowest cmap value) –

  • high (highest cmap value) –

  • cmap (cmap of the 2D plot) –

Return type

None