Level 2 Help for LOCUS2

INP

String
1 or 2 input MARK-format coordinate files.  The first input holds the 
coordinates to be transformed.  The second input holds the reference
set (possibly generated by GRIDGEN).  The second input may have the 
keywords GRID_NROW and GRID_NCOL in the label to define the size
of the coordinates sets.  

The second input is optional.  If it is not supplied, LOCUS2 will
generate a perfect grid comparable to that generated by GRIDGEN.


NROW

Integer
Number of rows in the coordinate grid.  
This is used to override
missing or invalid value of GRID_NROW in the second input label.  
It is also used to construct the perfect grid if no second input is
supplied.


NCOL

Integer
Number of columns in the coordinate grid.  
This is only used to override
missing or invalid value of GRID_NCOL in the second input label.  
It is also used to construct the perfect grid if no second input is
supplied.


SROFILES

String, count=3
The names of the three files to contain the output for the Scale, 
Rotation and Offset fit. The first file will get the tab-delimitted 
ASCII file containing the residual in the line direction after the 
SRO fit.  The second will get the tab-delimitted ASCII file containing 
the residual in the sample direction after the SRO fit.  The third 
will get the tab-delimitted ASCII file containing the magnitude of 
the residual after the SRO fit.


UNCFILES

String, count=3
The names of the three files to contain the output for the Unconstrained
fit. The first file will get the tab-delimitted ASCII file containing 
the residual in the line direction after the Uncontrained fit.  The 
second will get the tab-delimitted ASCII file containing the residual 
in the sample direction after the Uncontrained fit.  The third will get 
the tab-delimitted ASCII file containing the magnitude of the residual 
after the Uncontrained fit.


RADIAL

The name of the file to contain the table of radial distance vs. magnitudes 
and components.  The file is a tab-delimitted ASCII file containing one 
record for each coordinate point.  The record contains the radial distance 
from the center of the image, the magnitude, radial and azimuthal components
of the SRO residual, and the magnitude, radial and azimuthal components of the
Unconstrained residual. 


CENTER

The (line,samp) of the image center.  Required if the RADIAL is given.


UNCRES

NAME - OPTIONAL - DEFAULT=DMY1
The name of the TCL variable to receive the value of the residuals for the
unconstrained fit.