Click or drag to resize

SpikeRemovalByEnsembleStatisticsEliminateNegativeSpikes Property

When true, negative spikes will be considered for elimination in addition to positive spikes.

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

Property Value

Boolean
See Also