I S U B S E T
Creates a subset of an image.
Command parameters -
IMAGE (Char) The name of the structure containing the image.
YSTART (Numeric) The AXIS(2) value for the start of the subset.
YEND (Numeric) The AXIS(2) value for the end of the subset.
XSTART (Numeric) The AXIS(1) value for the start of the subset.
XEND (Numeric) The AXIS(1) value for the end of the subset.
OUTPUT 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 / CIT 19th June 1984
FIGARO A general data reduction system