Click or drag to resize

RemoveZeros Properties

The RemoveZeros type exposes the following members.

Properties
 NameDescription
Public propertyRemoveZerosAtEndOfSpectrum If true, zeros at the end of the spectrum will be removed.
Public propertyRemoveZerosAtStartOfSpectrum If true, zeros at the start of the spectrum will be removed.
Public propertyRemoveZerosInMiddleOfSpectrum 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.
Public propertySplitIntoSeparateRegions If true, and the RemoveZerosInMiddleOfSpectrum is set to true, then the spectrum is split into to regions, at the position where zero pixels are detected.
Public propertyThresholdValue Gets the threshold value. Values in the spectrum greater than this value are considered as true measurement values, the other values are considered as candidates for fake values, that can be removed.
Top
See Also