Optional
maxOptional
minMinimal height of small peaks based on the ratio between min and max
Optional
noisePeak under the noiseLevel (or over in case of maxCriteria=false) are ignored.
Optional
realUse a quadratic optimizations with the peak and its 3 closest neighbors
Optional
sgOptions for the Savitzky-Golay generalised algorithm. This algorithm is used to calculate the first ans second derivative. It is also used when smoothY:true to smooth the spectrum for peak picking. The Y values in case of smoothY is true will therefore be lower.
Optional
smoothSelect the peak intensities from a smoothed version of the independent variables
Peaks are local maxima (true) or minima (false)