USGS

Isis 2 Documentation


socet2jig Documentation

SOCET2JIG - Convert ISIS labels and SOCET match points to lastjig format
This program will create two files:  one in ISIS pic format and one in
ISIS ground point format.  These files can then be fed used as input to
lastjig.  The first file will contain the cube label information and
the second file will contain the ground control points.  The program
will also report the errors in fit between the match points for the
current camera pointing parameters on the labels.  These errors will be
printed even if the PICTURE and GROUND POINT files are not created.
Due to the limitations of TAE, if more than 50 cubes are to be entered,
they must be put into a file and that file name is entered in FROMLIST.

NOTE: All cube files are opened read only, so it is safe to kill the
      job!

PROGRAMMER: Debbie Cook, U.S.G.S., Flagstaff

ParmDescriptionDefault
FROM
Input cube file names
(default extension is .cub)
           or
--
FROMLIST
File containing list of input
cube file names
(no default extension)
--
HOLD
List of hold image file names
           or
--
HOLDLIST
File containing list of images
to hold constant
--
PICTURE
Name of output PICTURE file
--
IGROUND
Name of input GROUND control
file
--
OGROUND
Name of output GROUND control
file
--
MATCH
Name of input match point file
NONE
NOMAT
Name of output file of cubes
with no match points.
--
TOL
Tolerance of bad fit
6.0
ERR
Error checking option (BOTH,TOL)
TOL
CAMDIR
Directory containing camera
definition file
--
CAMFILE
Camera definition file
--

ADDITIONAL NOTES:

ParmDescription
FROM
Input cube file names If the extension is omitted,
then ".cub" will be assumed.  An error will be
printed for any cubes that are not matched to any
other cube in the list.  Up to 50 cubes can be
listed.  If there are more than 50, use FROMLIST.
FROMLIST
Due to the limitations of TAE, if more than 50 cubes are to
be listed, their names must be put into a file.  A maximum
of 128 characters is allowed for each file name.  List one
file per line.  A maximum of 11000 cubes may be listed.
This file can contain cubes that will be ignored if the
first column of those cubes contains a !.
HOLD
This is the list of images (which is a subset of the list in
FROM or FROMLIST) to hold constant.  The MATCH_POINTs that
are in common with these images and the rest of the input
file list will be used to control the images that are not
listed in HOLD or HOLDLIST. A maximum of 50 HOLD images may
be listed.
HOLDLIST
Due to the limitations of TAE, if more than 50 images are to
be held, they must be put into a file.  A maximum of 128
characters is allowed for each file name.  List one file per
line.  A maximum of 600 images may be listed.  This file can
also contain lines that will be ignored if the first column
of those lines contains a !.
PICTURE
If no name is entered for the PICTURE file, no file will be
written, but errors will be reported.
IGROUND
If no name is entered, the program will calculate the ground
control points from the match points.
OGROUND
If no name is entered for the GROUND file, no file will be
written, but errors will be reported.
MATCH
If no name is entered for the match point file, no file will
be written, but errors will be reported.
NOMAT
This file will contain a list of cubes that do not have any
match points.  If no name is entered, this file will not be
produced.
ERR
If ERR=BOTH, the error tolerance will be checked and the
number of points will be checked.  At least 3 points must
exist on the labels for each pair of cubes or an error
will be printed.
If ERR=TOL only the error tolerance will be checked.
CAMDIR
This directory will be pointed to when loading the camera
definition file.  The default is ISISIMPDATA.
CAMFILE
The camera definition file defaults to imp_camera.sav in
ISISIMPDATA.  An alternate file may be used, but should
follow the same format.

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