1PLOT-CONSTELLATIONS(1) astrometry.net PLOT-CONSTELLATIONS(1)
2
3
4
6 plot-constellations - Annotates images with constellations etc.
7
9 plot-constellations -w file | -L | -o file
10
12 Annotates images with constellations, bright stars, Messier/NGC
13 objects, Henry Draper catalog stars, etc.
14
16 -w file
17 WCS input file
18
19 -L just list the items in the field
20
21 -o file
22 image output file; "-" for stdout
23
24
25 -p write PPM output - default is PNG ([-i PPM input file] OR
26 [-W width -H height] )
27
28 -s scale
29 scale image coordinates by this value before plotting.
30
31 -N plot NGC objects
32
33 -F fraction
34 minimum NGC size, relative to image size (default 0.02)
35
36 -C plot constellations
37
38 -B plot named bright stars
39
40 -D plot HD objects
41
42 -d path to HD catalog
43
44 -b N just plot the N brightest stars
45
46 -c only plot bright stars that have common names.
47
48 -j if a bright star has a common name, only print that
49
50 -v be verbose
51
52 -n width
53 NGC circle width (default 2)
54
55 -f size
56 font size.
57
58 -M show only NGC/IC and Messier numbers (no common names)
59
60 -G spacing
61 Plot RA,Dec grid with specified grid spacing in arcmin.
62
63 -g r:g:b
64 grid color (default 0.2:0.2:0.2)
65
66 -J print JSON output to stderr
67
68 -V vertical alignment of text labels,
69 "C"enter/"T"op/"B"ottom: default C
70
71 -O horizontal alignment of text labels,
72 "L"eft/"C"enter/"R"ight, default L
73
75 The Astrometry.net team. Principal investigators are David W.
76 Hogg (NYU) and Dustin Lang (CMU).
77
79 http://astrometry.net
80
81
82
830.56 July 2015 PLOT-CONSTELLATIONS(1)