1FIT-WCS(1)                      astrometry.net                      FIT-WCS(1)
2
3
4

NAME

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

SYNOPSIS

9       fit-wcs [options] -x file -r file
10       fit-wcs [options] -c file
11

DESCRIPTION

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

OPTIONS

17       -x file
18              XYls input file
19
20       -X name
21              X column name (default: FIELD_X)
22
23       -Y name
24              Y column name (default: FIELD_Y)
25
26       -r file
27              RDls input file
28
29       -R name
30              RA column name (default: INDEX_RA)
31
32       -D name
33              Dec column name (default: INDEX_DEC)
34
35       -c file
36              Correspondences file
37
38       -o file
39              WCS output file
40
41       -s sip SIP order (default is a WCS TAN solution, not SIP)
42
43       -W width
44              Image width (default: max X position; used for SIP)
45
46       -H height
47              Image height (default: max Y position; used for SIP)
48
49       -C     Set CRPIX to be the center of the field; SIP only
50
51       -v     Verbose
52

AUTHOR

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

SEE ALSO

58       http://astrometry.net
59
60
61
620.56                               July 2015                        FIT-WCS(1)
Impressum