Home
About Isis
Support
Download

Isis 3

Documentation
Tutorials
Technical Documents

Isis 2

Documentation
Tutorials
Technical Documents

Search

USGS

Isis 3 Application Documentation


mat2cnet

Printer Friendly View | TOC | Home

Converts an ISIS2 match point file to an Isis3 control network file.

Overview Parameters

Description

This program converts an ISIS2 match point file to an Isis3 control network file.


Categories


History

Brendan George2007-08-10 Original version
Steven Lambright2007-12-14 Now IMAGE_NUMBER will be used before IMAGE_ID for matching files
Stuart Sides2008-04-15 Fixed bug where serial numbers were not correct.
Steven Lambright2008-05-19 Error message added for missing FSC's
Christopher Austin2008-07-01 Added exception message when the given MATCH file's "Matchpoint total" keyword is less than the number of actual Match Points in the file.

Parameter Groups

ISIS 2 Files

Name Description
LIST2 List of ISIS2 input cubes in the match point file.
MATCH ISIS2 match point file

Isis 3 Files

Name Description
LIST3 List of ISIS3 input cubes in the match point file.
CONTROL Isis3 output control network file

Control

Name Description
DESCRIPTION The description of this output control network.
NETWORKID Name of the output control network
TARGET The body the control network is for
X

ISIS 2 Files: LIST2


Description

A text file containing one column of ISIS2 cube file names. Every file used in the match point file should be represented in this list. The cubes must be available for the program to open and must be in the same order as the Isis3 cubes in LIST3

Type filename
File Mode input
Filter *.lis
Close Window
X

ISIS 2 Files: MATCH


Description

Use this parameter to spexify the ISIS2 match point file to be converted to an Isis3 control network file.

Type filename
File Mode input
Filter *.mat
Close Window
X

Isis 3 Files: LIST3


Description

A text file containing one column of ISIS3 cube file names. Every file used in the match point file should be represented in this list. The cubes must be available for the program to open and must be in the same order as the Isis2 cubes in LIST2

Type filename
File Mode input
Filter *.lis
Close Window
X

Isis 3 Files: CONTROL


Description

Use this parameter to spexify the file name of the output Isis3 control network.

Type filename
File Mode output
Filter *.ctl
Close Window
X

Control: DESCRIPTION


Description

A string describing this control network.

Type string
Close Window
X

Control: NETWORKID


Description

The ID or name of this particular control network. This string should be unique.

Type string
Close Window
X

Control: TARGET


Description

The planet or body the control points and measures in this control network are for.

Type string
Close Window