Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FWHM calculation questions #36

Open
WilliamCoulter opened this issue Feb 2, 2022 · 0 comments
Open

FWHM calculation questions #36

WilliamCoulter opened this issue Feb 2, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@WilliamCoulter
Copy link
Owner

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.

@WilliamCoulter WilliamCoulter added the help wanted Extra attention is needed label Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant