redback.transient_models.phenomenological_models.bazin_sne
- redback.transient_models.phenomenological_models.bazin_sne(time, aa, bb, t0, tau_rise, tau_fall, **kwargs)[source]
Bazin function for CCSN light curves with vectorized inputs.
- Parameters:
time – time array in arbitrary units
aa – array (or float) of normalisations, if array this is unique to each ‘band’
bb – array (or float) of additive constants, if array this is unique to each ‘band’
t0 – start time
tau_rise – exponential rise time
tau_fall – exponential fall time
- Returns:
matrix of flux values in units set by AA