USGS

Isis 2 Documentation


runimp Documentation

runimp - runs the imprange and tbl2asc programs
The "runimp" procedure will run the imprange program and the tbl2asc
program.  Therefore, the output from the imprange program will be
available in both a binary table format and an ascii file.

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

ParmDescriptionDefault
FROM
Input cube file name
  (default extension is .cub)
NONE
FROM2
Second input cube file name
  (default extension is .cub)
NONE
RANGETBL
Output range table file name
  (default extension is .TBL)
"range.tbl"
TBLOBJ
Output table object name
  (default is TABLE)
"TABLE"
LTCSAMP
Left image center sample
128.0
LTCLINE
Left image center line
128.0
RTCSAMP
Right image center sample
128.0
RTCLINE
Right image center line
128.0
PIX1FOV
One pixel field-of-view
  width in radians
0.001
CONVRANG
Convergence angle in radians
0.060
BASELINE
Baseline in meters
0.15
AZS
Azimuth angle scale in
  radians/step
0.0196
ELS
Elevation angle scale in
  radians/step
0.0196
RANGENAM
Name of output text file
  (default extention is .DAT)
"range.dat"
USERNOTE
User comment
" "

ADDITIONAL NOTES:

ParmDescription
FROM
Specifies the disk file that contains the image cube that is
to be used as the left image.
FROM2
Specifies the disk file that contains the image cube that is
to be used as the right image.
RANGETBL
Specifies the name of the output range table file.  If no
file extension is specified, then ".TBL" will be assumed.
TBLOBJ
Name of the table object in RANGETBL that contains the
output X, Y, and Z values.  If a NULL value (all blanks) is
specified, then "TABLE" will be assumed.
LTCSAMP
The sample number of the center pixel on the left image.
LTCLINE
The line number of the center pixel on the left image.
RTCSAMP
The sample number of the center pixel on the right image.
RTCLINE
The line number of the center pixel on the right image.
PIX1FOV
The width in radians of single pixel on the IMP images.
CONVRANG
The convergence angle in radians on the IMP images.
BASELINE
The baseline length in meters of the IMP images.
AZS
The azimuth angle scale in radians/step of the IMP images.
ELS
The elevation angle scale in radians/step of the IMP images.
RANGENAM
The name of output text file that contains the data from
the RANGETBL table file in ascii format.
  (default extention is .DAT)
USERNOTE
Specifies a comment that will be entered into the output
stretch table file.

Last updated: Jan 31 2005
File: pdfs2.html

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

ISIS Documentation Home Page