actsnclass.LightCurve.plot_bazin_fit

LightCurve.plot_bazin_fit(save=True, show=False, output_file=' ', figscale=1)

Plot data and Bazin fitted function.

Parameters:
  • save (bool (optional)) – Save figure to file. Default is True.
  • show (bool (optinal)) – Display plot in windown. Default is False.
  • output_file (str (optional)) – Name of file to store the plot.
  • figscale (float (optional)) – Allow to control the size of the figure.