Executes a Savitzky Golay filter to reduce the noise in an MS experiment.
pot. predecessor tools | ![]() ![]() | pot. successor tools |
FileConverter | PeakPickerWavelet | |
Resampler | PeakPickerHiRes | |
BaselineFilter |
The idea of the Savitzky Golay filter is to find filter-coefficients that preserve higher moments, which means to approximate the underlying function within the moving window by a polynomial of higher order (typically quadratic or quartic) (see A. Savitzky and M. J. E. Golay, ''Smoothing and Differentiation of Data by Simplified Least Squares Procedures'').
The command line parameters of this tool are:
The algorithm parameters for the Savitzky Golay filter are:
OpenMS / TOPP release 1.9.0 | Documentation generated on Sun Oct 27 2013 01:11:36 using doxygen 1.8.4 |