AutoFlowResearch / SmartPeak

Fast and Accurate CE-, GC- and LC-MS(/MS) Data Processing
MIT License
40 stars 13 forks source link

Added option to display only spectrogram data that contains convexhull #545

Closed bertrandboudaud closed 2 years ago

bertrandboudaud commented 2 years ago

Filtering out the spectra peaks that don't have convex hull attached. the current algorithm is very simple, and it could be improved in performance but it seems to actually work well enough like this.

image

image