Convert to NaN
1 General
- Type: - Matrix Processing
- Heading: - Quality
- Source code: not public.
2 Brief description
Expression values matching the filter will be converted to NaN
s.
3 Parameters
3.1 Values should be
Specifies how the expression values of the matrix should be compared to the defined “Threshold” (default: Greater than). The operation how to compare the values can be chosen from a predefined list:
- Greater than
- Greater or equal
- Less than
- Less or equal
3.2 Threshold
Value defining which expression values should be converted to NaN (default: 0).