| | |
Provides parameters for the HighResPeakPicker peak picking feature. More...
| Header: | #include <MsXpS/libXpertMassCore/HighResPeakPicker.hpp> |
| double | minimumIntensity |
| qsizetype | missingPeakCount |
| double | signalToNoise |
.
Number of peaks admitted to be absent from the .
Signal to noise ratio above which the peak picking process is aborted.
This value is used to filter centroids on the basis of the signal to noise estimation computed by LocalSignalToNoiseEstimator.
Setting this value to 0 removes the estimation of the signal to noise entirely.