redback.analysis.plot_lightcurve

redback.analysis.plot_lightcurve(transient, parameters, model, model_kwargs=None, **kwargs: None)[source]

Plot a lightcurve for a given model and parameters

Parameters:
  • transient – transient object

  • parameters – parameters to plot

  • model – model string or model function

  • model_kwargs – keyword arguments passed to the model

Returns:

plot_lightcurve