Click or drag to resize

RemoveZerosRemoveZerosInMiddleOfSpectrum Property

If true, zeros in the middle of the spectrum will be removed. This can happen at some instruments, if pixels cease working, or are oversaturated.

Namespace: Altaxo.Science.Spectroscopy.Sanitizing
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool RemoveZerosInMiddleOfSpectrum { get; init; }

Property Value

Boolean
See Also