28 #include "../../processing/filters/filtermorpho.h"
50 void setTicStart(
double tic_start);
51 void setTicStop(
double tic_stop);
53 unsigned int getSmoothingHalfEdgeWindows()
const;
58 void detect(
const Trace &xic,
60 bool remove_peak_base)
const override;
mean filter apply mean of y values inside the window : this results in a kind of smoothing
FilterMorphoMean m_xicFilterSmoothing
A simple container of DataPoint instances.
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...
double pappso_double
A type definition for doubles.