Uses of Class
gpl.DetectedPeak
Packages that use DetectedPeak
-
Uses of DetectedPeak in gpl
Methods in gpl that return DetectedPeakModifier and TypeMethodDescriptionPeakDetector.detectPeaks
(FFTDataUnit fftDataUnit, double[] whiteData, double data, double lowThreshold, double highThreshold) Look for peaks in the detection statistic. -
Uses of DetectedPeak in gpl.contour
Methods in gpl.contour with parameters of type DetectedPeakModifier and TypeMethodDescriptionContourFinder.findContours
(DetectedPeak newPeak) Find a contour, or multiple contours, in a detected peak.