You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note to add the option to fit a gaussian to check resolution
-add to test function of process2d.py
# Depreated function will be added back later
# resolution = fit_resolution(spectrum)
# plot_resolution(ax2, spectrum)
# plot_resolution_fit(ax2, spectrum, resolution)
# print("Resolution is {}".format(resolution[0]))
The text was updated successfully, but these errors were encountered:
Note to add the option to fit a gaussian to check resolution
-add to test function of process2d.py
# Depreated function will be added back later
# resolution = fit_resolution(spectrum)
# plot_resolution(ax2, spectrum)
# plot_resolution_fit(ax2, spectrum, resolution)
# print("Resolution is {}".format(resolution[0]))
The text was updated successfully, but these errors were encountered: