USGS

Isis 2 Documentation


lev1torand Documentation

lev1torand - Generate RAND information for a point in a level1 cube
This program generates SPICE information in RAND format for a single
sample/line position in a cube or list of cube files.
The information listed includes the following SPICE information:

        Julian date
        FSC
        Spacecraft vector
	Camera angles
	Planet angles

The program can operate on a single cube using the FROM parameter, or
on a list of cubes using the FROMLIST parameter.  The following
information is output to the log file (i.e., print.prt) and to the
terminal screen for each cube that runs successfully:

        sample
        line
        Julian date
	FSC
	Spacecraft vector
	Camera angles
	Planet angles
	filename

In addition, the cubes that failed will be reported in the log file.

Programmer: Janet Barrett, U.S.G.S., Flagstaff, AZ


ParmDescriptionDefault
FROM
Input cube file name
  (default extension is .cub)

OR

--
FROMLIST
File containing a list of cubes
--
TO
Output RAND file
NONE
SAMP
Sample position in cube(s)
--
LINE
Line position in cube(s)
--

ADDITIONAL NOTES:

ParmDescription
FROM
Input cube file name.  If the file extension is omitted,
then ".cub" will be assumed.  You can't use FROMLIST
if you use this parameter.
FROMLIST
A file containing a list of cubes which will all
be processed.  You can't use FROM if you use this
parameter.
TO
The output RAND file which will contain the SPICE
information for the cube(s).  The TO file is formatted
as follows:
SAMP
The sample position in the file(s) to describe.  If
SAMP and LINE are defaulted, the center of the image
will be described.
LINE
The line position in the file(s) to describe.  See
SAMP for the default.

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