OPTAXIS
Name
optaxis
Purpose (one Line Only)
Search for the optical axis in an astronomical image
Description
This routine only makes sense if you need a non-linear solution
for your astrometry from an image.
Category
Astrometry
Calling Sequence
optaxis,fn,terms,xopt,ypot,raopt,decopt
Inputs
fn - file name of image to analyze
This is a valid name that will lead to finding other related
files based on this name. The name is typically of the form
root.NNN where NNN is a three digit number. In this case,
the ref file is NNN.ref and is found in the Refstars
directory relative to the current directory.
terms - string array with the names of terms to fit (see astterms.pro)
Optional Input Parameters
Keyword Input Parameters
Outputs
xopt - X coordinate of the optical axis in native pixel coordinates.
yopt - Y coordinate of the optical axis in native pixel coordinates.
raopt - (radians) Right Ascension of the position (xopt,yopt)
decopt - (radians) Declination of the position (xopy,yopt)
Keyword Output Parameters
Common Blocks
Side Effects
Restrictions
Procedure
Modification History
Written by Marc W. Buie, Southwest Research Institute, 2009/12/08