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
Should we interpolate the data before getting the full width half max? If so, linear or spline?
For SPDs with multiple peaks, I can create a list of the peak-fwhm values.
This may require me to use findpeaks which is in the signal toolbox, which someone who hs this code would need to buy to recompile and deploy a modified app in the future. I know of free workarounds, but I don't want to overcomplicate it. For now, I will not output fwhm if there is more than one peak.
The text was updated successfully, but these errors were encountered:
Should we interpolate the data before getting the full width half max? If so, linear or spline?
For SPDs with multiple peaks, I can create a list of the peak-fwhm values.
This may require me to use findpeaks which is in the signal toolbox, which someone who hs this code would need to buy to recompile and deploy a modified app in the future. I know of free workarounds, but I don't want to overcomplicate it. For now, I will not output fwhm if there is more than one peak.
The text was updated successfully, but these errors were encountered: