redback.transient_models.phase_models.t0_tde_extinction

redback.transient_models.phase_models.t0_tde_extinction(time, t0, av, **kwargs)[source]
Parameters:
  • time – time in mjd

  • t0 – start time in mjd

  • av – absolute mag extinction

  • kwargs – Must be all the parameters required by the base_model specified using kwargs[‘base_model’] and r_v, default is 3.1

Returns:

flux_density or magnitude depending on kwargs[‘output_format’]