Skip to content

Fix panic on precursors with empty ions list, bump to 0.5.0-alpha.2#13

Merged
RalfG merged 1 commit into
release/0.5from
fix/empty-precursor-ions
Apr 14, 2026
Merged

Fix panic on precursors with empty ions list, bump to 0.5.0-alpha.2#13
RalfG merged 1 commit into
release/0.5from
fix/empty-precursor-ions

Conversation

@RalfG
Copy link
Copy Markdown
Member

@RalfG RalfG commented Apr 14, 2026

Handle spectra where the precursor exists but has no selected ions (e.g. missing PEPMASS in MGF, incomplete mzML). Default to mz=0.0 and intensity=0.0, consistent with missing precursor handling.

Handle spectra where the precursor exists but has no selected ions
(e.g. missing PEPMASS in MGF, incomplete mzML). Default to mz=0.0
and intensity=0.0, consistent with missing precursor handling.
@RalfG RalfG added this to the 0.5.0 milestone Apr 14, 2026
@RalfG RalfG added the bug Something isn't working label Apr 14, 2026
@RalfG RalfG merged commit 443b47e into release/0.5 Apr 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant