redback.transient_models.supernova_models.exponential_powerlaw_bolometric

redback.transient_models.supernova_models.exponential_powerlaw_bolometric(time, lbol_0, alpha_1, alpha_2, tpeak_d, **kwargs)[source]
Parameters:
  • time – rest frame time in days

  • lbol_0 – bolometric luminosity scale in cgs

  • alpha_1 – first exponent

  • alpha_2 – second exponent

  • tpeak_d – peak time in days

  • kwargs – Must be all the kwargs required by the specific interaction_process e.g., for Diffusion: kappa, kappa_gamma, vej (km/s), temperature_floor

  • interaction_process – Default is Diffusion. Can also be None in which case the output is just the raw engine luminosity, or another interaction process.

Returns:

bolometric_luminosity