yarara_correct_activity
yarara_correct_activity¶
- yarara_correct_activity(self, sub_dico='matching_telluric', continuum='linear', wave_min=3900, wave_max=4400, smooth_corr=5, reference='median', rv_shift='none', proxy_corr=['CaII'])[source]¶
Display the time-series spectra with proxies and its correlation
- 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) –
wave_max (Maximum x axis limit) –
zoom (int-type, to improve the resolution of the 2D plot) –
int-type (smooth_map =) –
convolution (smooth the 2D plot by gaussian 2D) –
curve (smooth_corr = smooth thecoefficient ofcorrelation) –
reference ('median', 'snr' or 'master' to select the reference normalised spectrum usedin the difference) –
berv_shift (True/False to move in terrestrial rest-frame) –
proxy_corr (keyword of the first proxies from RASSINE dictionnary to use in the correlation) –
proxy_detrending (Degree of the polynomial fit to detrend the proxy) –
cmap (cmap of the 2D plot) –
dwin (window correction increase by dwin to slightly correct above around the peak of correlation) –
- Return type