1WCS-XY2RD(1) astrometry.net WCS-XY2RD(1)
2
3
4
6 wcs-xy2rd - Convert lists of pixel from (x,y) to (RA,Dec) positions.
7
9 wcs-xy2rd [options] -w file
10
12 -w file
13 WCS input file
14
15 -e extension
16 FITS HDU number to read WCS from (default 0 = primary)
17
18 -x pixel -y pixel
19 Specify a single point to convert (result is printed to stdout)
20
21 -t just use TAN projection, even if SIP extension exists.
22
23 -L force WCSlib
24
25 -T force WCStools
26
27 -s print sexigesimal too
28
29 -i file
30 xyls input file
31
32 -o file
33 rdls output file
34
35 -f index
36 xyls field index (default: all)
37
38 -X name
39 X-column-name
40
41 -Y name
42 Y-column-name
43
44 -v +verbose
45
47 The Astrometry.net team. Principal investigators are David W. Hogg
48 (NYU) and Dustin Lang (CMU).
49
51 http://astrometry.net
52
53
54
550.56 July 2015 WCS-XY2RD(1)