sdapy.snerun.snobject.set_peak_gp¶
- snobject.set_peak_gp(returnv=False, **kwargs)¶
Set peak time and fluxes with GP interpolation.
- Parameters
- set_tpeak_filterstr
set t0 with peak of which band
- returnvbool
if return the peak infos, or store them in the class
- verbosebool
show detailed running informations
Notes
Only working when GP on
set_tpeak_filterband LC had been done.