Spike |
The SpikeRemovalByEnsembleStatistics type exposes the following members.
| Name | Description | |
|---|---|---|
| EliminateNegativeSpikes | When true, negative spikes will be considered for elimination in addition to positive spikes. | |
| MaximalWidth | 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. | |
| MinimalSignalToNoiseRatio | Minimal signal-to-noise ratio required for processing. Values below this threshold may be considered too noisy for reliable spike detection. | |
| NumberOfSigmas | Number of standard deviations used to extend percentile-based bounds when detecting outliers. Larger values make the spike detector less sensitive. |