yarara_activity_index
yarara_activity_index¶
- yarara_activity_index(self, sub_dico='matching_diff', continuum='linear', plot=True, debug=False, calib_std=0, optimize=False, substract_map=[], add_map=[], p_noise=1 / np.inf, save=True)[source]¶
Produce the activity proxy time-series. Need to cancel the RV systemic of the star
- Parameters
sub_dico (The sub_dictionnary used to select the continuum) –
continuum (The continuum to select (either linear or cubic)) –
rv (The RV of the star system) –
plot (True/False, Plot the proxies time-series) –
debug (True/False, Plot the intermediate graphicwith the spectrum and area extraction for the proxies) –
ron (read-out-noise error injected by reading pixels) –
calib_std (std error due to flat-field photon noise (5.34e-4 or 10.00e-4 Cretignier+20)) –
- Return type