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

WSD arw converter omits zero intensity wavelengths from import #1037

Closed
lorenzgerber opened this issue May 17, 2022 · 0 comments
Closed

WSD arw converter omits zero intensity wavelengths from import #1037

lorenzgerber opened this issue May 17, 2022 · 0 comments

Comments

@lorenzgerber
Copy link
Contributor

Currently, zero value wavelength intensities are omitted as zero is also assigned when the parsing to float fails.

Suggested behaviour, return Float.NaN for failed parse and omit these while zero value wavelength intensities are treated as normal intensity values.

eselmeister added a commit that referenced this issue May 18, 2022
fix #1037 include zero value wavelength intensities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant