fit-wcs - Fit a transformation from x,y and matching RA,DEC coordinates
Contents
Description
Given a list of x,y coordinates and matching RA,Dec coordinates, fit a transformation and produce a WCS
file
Name
fit-wcs - Fit a transformation from x,y and matching RA,DEC coordinates
Options
-xfile
XYls input file
-Xname
X column name (default: FIELD_X)
-Yname
Y column name (default: FIELD_Y)
-rfile
RDls input file
-Rname
RA column name (default: INDEX_RA)
-Dname
Dec column name (default: INDEX_DEC)
-cfile
Correspondences file
-ofile
WCS output file
-ssip SIP order (default is a WCS TAN solution, not SIP)
-Wwidth
Image width (default: max X position; used for SIP)
-Hheight
Image height (default: max Y position; used for SIP)
-C Set CRPIX to be the center of the field; SIP only
-v Verbose
See Also
http://astrometry.net 0.56 July 2015 FIT-WCS(1)
Synopsis
fit-wcs [options] -x file -rfilefit-wcs [options] -c file
