1imua2(1) General Commands Manual imua2(1)
2
3
4
6 imua2 - Find USNO-A2.0 stars in FITS or IRAF image files
7
9 imua2 [options] FITS or IRAF file(s)
10
12 Search USNO-A2.0 Catalog within the area described by the world coordi‐
13 nate system in an image header. This is a link to imcat rather than a
14 separate executable.
15
17 -b [<RA> <Dec>]
18 Output in B1950, optional new image center in B1950 (FK4) RA and
19 Dec
20
21 -h Print heading, else do not
22
23 -j [<RA> <Dec>]
24 Output in J2000, optional new image center in J2000 (FK5) RA and
25 Dec
26
27 -m [<bright magnitude>] <faint magnitude>
28 Limiting catalog magnitude(s) (default none, bright -2 if only
29 faint is given)
30
31 -n <num>
32 Number of brightest stars to print
33
34 -p <scale>
35 Initial plate scale in arcsec per pixel (default 0)
36
37 -s Sort by RA instead of flux
38
39 -t Tab table to standard output as well as file
40
41 -u USNO catalog single plate number to accept
42
43 -v Verbose listing of processing intermediate results
44
45 -w Write tab table output file imagename.cat -z Use AIPS classic
46 projections instead of WCSLIB; use CD matrix or CDELT instead of
47 polynomial solution.
48
50 imgsc(),imuac(),imusac(),scat()
51
53 Doug Mink, SAO (dmink@cfa.harvard.edu)
54
56 -b [<RA> <Dec>]
57 Output B1950 (FK4) coordinates (optional center)
58
59 -u <plate>
60 Accept only stars from this plate (default all)
61
62 -h Print heading, else do not
63
64 -j [<RA> <Dec>]
65 Output J2000 (FK5) coordinates (optional center)
66
67 -m [<bright magnitude>] <faint magnitude>
68 Limiting catalog magnitude(s) (default none, bright -2 if only
69 faint is given)
70
71 -n <num>
72 Number of brightest stars to print
73
74 -p <scale>
75 Plate scale in arcsec per pixel (default 0)
76
77 -s Sort by RA instead of flux
78
79 -t Tab table to standard output as well as file
80
81 -u <plate>
82 Accept only stars from thsi plate (default all)
83
84 -v Verbose listing of processing intermediate results
85
86 -w Write tab table output file imagename.uac
87
89 imcat(),imgsc(),imusa2(),scat()
90
92 http://tdc-www.harvard.edu/software/wcstools/imcat/imua2.html
93
95 Jessica Mink, SAO (jmink@cfa.harvard.edu)
96
97
98
9914 April 1998 WCS imua2(1)