uvex_transients.models.lfbots.lfbots.LFBOTCoolingBlackbodySED.eval_bolometric_cgs#

classmethod LFBOTCoolingBlackbodySED.eval_bolometric_cgs(t: NumericalInput, **parameters: CGSParameterValue) → FloatResult#

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. See eval_log_cgs().

Returns:

The bolometric luminosity, in erg/s. A scalar is returned if the result is 0-dimensional.

Return type:

numpy.ndarray or float