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
Follow-up comment from Wout: "It can be any reason, including invalid charge, but also other issues encountered during parsing and preprocessing, such as an insufficient number of peaks. Considering that we report spectra as skipped if there's an exception thrown in the parsing/preprocessing without any way to record why those spectra are skipped, unfortunately it's not as simple as just providing more details in the log message."
That said, I think it would still be a good idea to provide this info, though I understand it might require some bookkeeping to track the counts for the various reasons a spectrum might be skipped.
Warning should include why the spectra were invalid e.g.
WARNING: Skipped 6745 spectra with invalid charge > 5.
The text was updated successfully, but these errors were encountered: