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]))
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]))