actsnclass.LightCurve.fit_bazin
- LightCurve.fit_bazin(band: str)
Extract Bazin features for one filter.
- Parameters:
band (str) – Choice of broad band filter
- Returns:
bazin_param – Best fit parameters for the Bazin function: [a, b, t0, tfall, trise]
- Return type:
list