uvex_transients.models.lightcurves.generic.DelayedExponentialLightcurve.eval_log_cgs#
- classmethod DelayedExponentialLightcurve.eval_log_cgs(t: NumericalInput, **parameters: CGSParameterValue) FloatResult#
Natural log of the bolometric luminosity, taking and returning plain cgs numbers.
- Parameters:
t (
array-like) – Time since explosion, in seconds.**parameters – This model’s parameter values, in cgs units. To evaluate several parameter realizations at once, give each parameter a leading batch axis.
- Returns:
The natural log of \(L_\mathrm{bol}(t)\), in erg/s. A scalar is returned if the result is 0-dimensional.
- Return type: