USGS

Isis 2 Documentation


roilist Documentation

roilist - List pixel values within a Region of Interest
This program writes a text file that contains a listing
of the pixel values within a specified Region of Interest
(ROI) within a specified ROI backplane.

Each line of the output file lists the pixel values for
all the bands for a pixel location that is within the ROI.

Programmer:  Jim Torson, U.S.G.S., Flagstaff, AZ

ParmDescriptionDefault
FROM
Input cube file name
  (Default extension is .cub)
NONE
SFROM
Input subcube specifier
--
BCKNAME
Name of backplane to be used
  (not case sensitive)
"REGION_OF_INTEREST"
ROINAME
Region of interest name
  (case sensitive)
NONE
LISTFILE
Output list file name
"roi.txt"
USERNOTE
Comment for user
" "

ADDITIONAL NOTES:

ParmDescription
FROM
Input cube file name.  If the file extension is omitted,
then ".cub" will be assumed.
SFROM
Input subcube specifier.
BCKNAME
Specifies the name of the backplane that contains the
ROI definition.

The backplane name is not case sensitive.
ROINAME
Specifies the name of the ROI to be listed.

The ROI name is case sensitive.
LISTFILE
Output list file name
USERNOTE
Specifies a comment that will be entered into the output
log file and history entry in the output file.

Last updated: Feb 26 2005
File: pdfs2.html

Contact us online at the Isis Support Center: http://isisdist.wr.usgs.gov

ISIS Documentation Home Page