uvex_transients.models.supernovae.IIb.MoragShockCoolingSED.temperature#

classmethod MoragShockCoolingSED.temperature(t: Quantity, **parameters: CGSParameterValue) → Quantity#

\(T_\mathrm{col}(t)\) in Kelvin – the color temperature shared by both subclasses.

For MoragShockCoolingSED, this is the underlying blackbody temperature Eq. A7 reshapes in frequency, not a temperature that alone characterizes its emergent spectrum.

Parameters:
  • t (Quantity) – Time since explosion.

  • **parameters – This model’s parameter values. See eval_log_cgs().

Returns:

\(T_\mathrm{col}(t)\), in Kelvin.

Return type:

Quantity