#include <OpenMS/KERNEL/MSExperiment.h>#include <OpenMS/CONCEPT/ProgressLogger.h>#include <boost/tuple/tuple.hpp>Go to the source code of this file.
Classes | |
| class | PeakWidthEstimator |
| This class implements a peak width estimation algorithm best suited for high resolution MS data (FT-ICR-MS, Orbitrap). Peaks are detected and a spline is fitted to the raw data in a window around the peak. Then a search for to the half-maximum is performed on the spline to the left and right of the peak maximum. The Full Width at the Half Maximum is collected. Finally a linear regression is performed to determine FWHM(m/z). More... | |
| class | PeakWidthEstimator::Result |
Namespaces | |
| namespace | OpenMS |
Main OpenMS namespace. | |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:46 using doxygen 1.7.1 |