Click or drag to resize

SpikeRemovalByEnsembleStatistics Properties

The SpikeRemovalByEnsembleStatistics type exposes the following members.

Properties
 NameDescription
Public propertyEliminateNegativeSpikes When true, negative spikes will be considered for elimination in addition to positive spikes.
Public propertyMaximalWidth 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.
Public propertyMinimalSignalToNoiseRatio Minimal signal-to-noise ratio required for processing. Values below this threshold may be considered too noisy for reliable spike detection.
Public propertyNumberOfSigmas Number of standard deviations used to extend percentile-based bounds when detecting outliers. Larger values make the spike detector less sensitive.
Top
See Also