USGS

Isis 2 Documentation


imp_fixlabel Documentation

imp_fixlabel - Update the labels in an IMP image
imp_fixlabel should be run on an IMP ISIS cube created by
the pds2isis program.  imp_fixlabel is responsible for
making mission-related corrections to the labels and data
of an IMP ISIS cube.

imp_fixlabel will generate an output file name for you if
you leave the TO parameter blank.  The program creates
a file name as follows:

iPPPPPPPPLsXXXXXfYY.cub

where  PPPPPPPP = the last 8 digits of the
		  SPACECRAFT_CLOCK_START_COUNT
       L        = l if the image is from the left camera
		= r if the image is from the right camera
       XXXXX    = digits 6 to 10 of the
		  SOURCE_PRODUCT_ID
       YY       = filter number

If you want the program to create the output file name
for you and put the output in a specific directory
(other than the default), then enter the directory path
in the TO parameter and end the path specification with
a / character.

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

ParmDescriptionDefault
FROM
Input cube file
(created by pds2isis)
NONE
TO
Output cube file
""

ADDITIONAL NOTES:

ParmDescription
FROM
The name of the ISIS file created by using pds2isis to
convert an IMP file to ISIS.
TO
The name of the output file where updated labels and
data will be written.

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