OpenMS / pyopenms-docs

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

Add spectrum filtering menu item #420

Closed timosachsenberg closed 5 months ago

timosachsenberg commented 7 months ago

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

timosachsenberg commented 7 months 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 7 months ago

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