PeakSearchingByCwtMinimalRelativeGaussianAmplitude Property |
Gets the minimal relative gaussian amplitude (relative to the maximum Gaussian amplitude) of the signal, that a peak must have in order to be included in the result.
The default value is 0.005 (0.5%).
Namespace: Altaxo.Science.Spectroscopy.PeakSearchingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double MinimalRelativeGaussianAmplitude { get; init; }
Property Value
Double
The minimal relative gaussian amplitude.
See Also