PeakFittingByIncrementalPeakAdditionMinimalSignalToNoiseRatio Property |
Gets/sets the minimal signal-to-noise ratio. The addition of new peaks is stopped
if the ratio of the highest remaining peak with respect to the noise level falls below this value.
Namespace: Altaxo.Science.Spectroscopy.PeakFittingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double MinimalSignalToNoiseRatio { get; init; }
Property Value
Double
Minimal signal-to-noise ratio of peaks to be added.
Exceptions See Also