Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Science.Spectroscopy.SpikeRemoval"]
| Class | Description | |
|---|---|---|
| SpikeRemovalByPeakElimination | Spike removal implementation that eliminates spikes by peak detection and local interpolation. The algorithm uses peak searching and wavelet-based checks to remove isolated spike artifacts from single-spectrum data. | |
| SpikeRemovalByPeakEliminationSerializationSurrogate0 | XML serialization surrogate for older serialized representations (type id in AltaxoCore). | |
| SpikeRemovalByPeakEliminationSerializationSurrogate1 | Added property EliminateNegativeSpikes (2022-11-14). | |
| SpikeRemovalNone | Does nothing (null operation). | |
| SpikeRemovalNoneSerializationSurrogate0 | XML serialization surrogate for SpikeRemovalNone version 0. |
| Interface | Description | |
|---|---|---|
| ISpikeRemoval | Interface to a class that can remove spikes from a spectrum. |