AIPS HELP file for SLICE in 31DEC09
As of Sat Nov 21 18:36:31 2009
SLICE: Task to make a slice file from an image
INPUTS
INNAME Image name (name)
INCLASS Image name (class)
INSEQ 0.0 9999.0 Image name (seq. #)
INDISK 0.0 9.0 Disk drive #
BLC 0.0 4096.0 Beginning of slice
TRC 0.0 4096.0 End of slice
OUTTEXT
Disk file to write slice text
output. Default (blank) = do
not write disk file.
HELP SECTION
SLICE
Type: Task
Use: SLICE will create an extension file of type SL containing
a one dimensional slice associated with an image.
Adverbs:
INNAME......Image name (name). Standard defaults.
INCLASS.....Image name (class). Standard defaults.
INSEQ.......Image name (seq. #). 0 => highest.
INDISK......Disk unit #. 0 => any.
BLC.........The location of one end of the line defining the
slice. (0,0) = (1,1)
TRC.........The location of the other end of the line defining
the slice. (0,0) => image top right hand corner.
The order of BLC and TRC is immaterial.
OUTTEXT.....A file external to the AIPS system into which the
slice output is to be written. Output is in the
format of x, y pixel position and interpolated
slice value.
EXPLAIN SECTION