41 unsigned int minmax_half_window_length,
42 unsigned int maxmin_half_window_length,
51 void setDetectionThresholdOnMinmax(
double detectionThresholdOnMinMax);
52 void setDetectionThresholdOnMaxmin(
double detectionThresholdOnMaxMin);
54 unsigned int getSmoothingHalfEdgeWindows()
const;
55 unsigned int getMaxMinHalfEdgeWindows()
const;
57 unsigned int getMinMaxHalfEdgeWindows()
const;
61 void detect(
const Trace &xic,
63 bool remove_peak_base)
const override;