C L I P
Clips an image (or spectrum, cube or whatever..). Given a low
and a high threshold value, CLIP sets any elements above the
high value or below the low value to the appropriate value.
Command parameters -
IMAGE (Character) The name of the structure containing the image.
LOWCLIP (Numeric) The low threshold value
HIGHCLIP (Numeric) The high threshold value
OUTPUT (Character) The name of the result of the operation. This
can be the same as for IMAGE. If not, a new structure
is created, with everything but the data a direct
copy of the input.
KS / AAO 22nd July 1985
FIGARO A general data reduction system