Click or drag to resize

Altaxo.Science.Spectroscopy.Sanitizing Namespace

[Missing <summary> documentation for "N:Altaxo.Science.Spectroscopy.Sanitizing"]

Classes
 ClassDescription
Public classRemoveZeros Remove zeros at the start and the end of the spectrum, and optionally also in the middle of the spectrum. Although normally there is no problem of having those values at the start or end of the spectrum, they lead to wrong estimates of the noise level.
Public classRemoveZerosSerializationSurrogate0 Version 0 : 2023-06-30
Public classSanitizerNone Represents a ISanitizer that does nothing.
Public classSanitizerNoneSerializationSurrogate0 
Interfaces
 InterfaceDescription
Public interfaceISanitizerBrings the raw spectrum to reasonable values, i.e. removes NaNs, cuts of negative values etc.