sdapy.snerun.snobject.set_peak_bol_main¶
- snobject.set_peak_bol_main(model_name=None, source_name=None, returnv=False)¶
Set peak time and fluxes with bolometric LC fittings.
- Parameters
- model_namestr
optional, which bolometric model to be used
- source_namestr
optional, which source to be used, e.g. mbol or mbolbb
- returnvbool
if return the peak infos, or store them in the class
Notes
Only working when model fittings with
bol_mainengine had been done.