Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Science.Spectroscopy.Sanitizing"]
Class | Description | |
---|---|---|
RemoveZeros | 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. | |
RemoveZerosSerializationSurrogate0 | Version 0 : 2023-06-30 | |
SanitizerNone | Represents a ISanitizer that does nothing. | |
SanitizerNoneSerializationSurrogate0 |
Interface | Description | |
---|---|---|
ISanitizer | Brings the raw spectrum to reasonable values, i.e. removes NaNs, cuts of negative values etc. |