Scroll to navigation

FIT-WCS(1) astrometry.net FIT-WCS(1)

NAME

fit-wcs - Fit a transformation from x,y and matching RA,DEC coordinates

SYNOPSIS

fit-wcs [options] -x file -r file
fit-wcs [options] -c file

DESCRIPTION

Given a list of x,y coordinates and matching RA,Dec coordinates, fit a transformation and produce a WCS file

OPTIONS

XYls input file
X column name (default: FIELD_X)
Y column name (default: FIELD_Y)
RDls input file
RA column name (default: INDEX_RA)
Dec column name (default: INDEX_DEC)
Correspondences file
WCS output file
SIP order (default is a WCS TAN solution, not SIP)
Image width (default: max X position; used for SIP)
Image height (default: max Y position; used for SIP)
Set CRPIX to be the center of the field; SIP only
Verbose

AUTHOR

The Astrometry.net team. Principal investigators are David W. Hogg (NYU) and Dustin Lang (CMU).

SEE ALSO

http://astrometry.net

July 2015 0.56