Click or drag to resize

SpikeRemovalByEnsembleStatisticsMaximalWidth Property

Maximum allowed width for a detected spike (in sample points). Wider events are not considered spikes and will be ignored by the peak elimination routine.

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

Property Value

Double
See Also