Click or drag to resize

SpikeRemovalByEnsembleStatisticsNumberOfSigmas Property

Number of standard deviations used to extend percentile-based bounds when detecting outliers. Larger values make the spike detector less sensitive.

Namespace: Altaxo.Science.Spectroscopy.EnsembleProcessing
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double NumberOfSigmas { get; init; }

Property Value

Double
See Also