OpenMS
|
#include <OpenMS/PROCESSING/NOISEESTIMATION/SignalToNoiseEstimator.h>
#include <OpenMS/CONCEPT/Exception.h>
#include <OpenMS/DATASTRUCTURES/ListUtils.h>
#include <vector>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | SignalToNoiseEstimatorMeanIterative< Container > |
Estimates the signal/noise (S/N) ratio of each data point in a scan based on an iterative scheme which discards high intensities. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |