Adds a scalar to a section of an NDF data structure to correct rift-valley
defects RIFT
"3,4,5"
would select the pixel at (3,4,5); "3:5,"
would select all elements in
columns 3 to 5; ",4"
selects line 4. See Section 9 for details. [!]
This routine correctly processes the AXIS, DATA, QUALITY, VARIANCE, LABEL, TITLE, UNITS, WCS, and HISTORY components of an NDF data structure and propagates all extensions.
Processing of bad pixels and automatic quality masking are supported.
The bad-pixel flag is set to TRUE
if undefined values are created during the
arithmetic.
All non-complex numeric data types can be handled.