OpenMS / pyopenms-docs

pyOpenMS readthedocs documentation, additional utilities, addons, scripts, and examples.
https://pyopenms.readthedocs.io
Other
46 stars 56 forks source link

Add spectrum filtering menu item #420

Closed timosachsenberg closed 10 months ago

timosachsenberg commented 1 year ago

Show code snippets and before/after plots for NLargest, WindowMower, ThresholdMower , MorphologicalFilter

timosachsenberg commented 1 year ago

Some background. In OpenMS we have several simple filter algorithms that work on single spectra. e.g. for denoising As these type of algorithms are frequently used it would make sense to add a small tutorial showing the effect of the different filter algorithms.

timosachsenberg commented 11 months ago

Matteo was working on spectrum visualization. Work will continue on next sprint.