Spectra icon indicating copy to clipboard operation
Spectra copied to clipboard

Ensure all methods working on peaksData use the chunk-wise processing

Open jorainer opened this issue 1 year ago • 0 comments

Chunk-wise processing (#304 ) on peaks data is built-in .peaksapply and should be enabled/used in a consistent way. While all methods do already use the same approach two don't:

  • containsMz
  • containsNeutralLoss

These should be refactored to use the same call as in ionCount or isCentroided.

jorainer avatar Nov 24 '23 14:11 jorainer