actsnclass.LightCurve.plot_bazin_fit
- LightCurve.plot_bazin_fit(save=True, show=False, output_file=' ')
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) – Name of file to store the plot.