File: imua2.1

package info (click to toggle)
wcstools 3.9.4-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 13,888 kB
  • ctags: 4,397
  • sloc: ansic: 104,290; sh: 511; makefile: 236; sed: 1
file content (93 lines) | stat: -rw-r--r-- 2,248 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
.TH imua2 1  WCS "14 April 1998"
.SH Name
imua2 \- Find USNO-A2.0 stars in FITS or IRAF image files
.SH Synopsis
imua2 [options] FITS or IRAF file(s)
.SH Description
Search USNO-A2.0 Catalog within the area described by the world coordinate
system in an image header.  This is a link to imcat rather than
a separate executable.
.SH Options
.TP
.B \-b [<RA> <Dec>]
Output in B1950, optional new image center in B1950 (FK4) RA and Dec
.TP
.B \-h
Print heading, else do not 
.TP
.B \-j [<RA> <Dec>]
Output in J2000, optional new image center in J2000 (FK5) RA and Dec
.TP
.B \-m [<bright magnitude>] <faint magnitude>
Limiting catalog magnitude(s) (default none, bright \-2 if only faint is given)
.TP
.B \-n <num>
Number of brightest stars to print 
.TP
.B \-p <scale>
Initial plate scale in arcsec per pixel (default 0)
.TP
.B \-s
Sort by RA instead of flux 
.TP
.B \-t
Tab table to standard output as well as file
.TP
.B \-u
USNO catalog single plate number to accept
.TP
.B \-v
Verbose listing of processing intermediate results
.TP
.B \-w
Write tab table output file imagename.cat
.B \-z
Use AIPS classic projections instead of WCSLIB; use CD matrix or CDELT
instead of polynomial solution.
.SH See Also
imgsc(),imuac(),imusac(),scat()
.SH Author
Doug Mink, SAO (dmink@cfa.harvard.edu)
.SH Options
.TP
.B \-b [<RA> <Dec>]
Output B1950 (FK4) coordinates (optional center)
.TP
.B \-u <plate>
Accept only stars from this plate (default all)
.TP
.B \-h
Print heading, else do not 
.TP
.B \-j [<RA> <Dec>]
Output J2000 (FK5) coordinates (optional center)
.TP
.B \-m [<bright magnitude>] <faint magnitude>
Limiting catalog magnitude(s) (default none, bright \-2 if only faint is given)
.TP
.B \-n <num>
Number of brightest stars to print 
.TP
.B \-p <scale>
Plate scale in arcsec per pixel (default 0)
.TP
.B \-s
Sort by RA instead of flux 
.TP
.B \-t
Tab table to standard output as well as file
.TP
.B \-u <plate>
Accept only stars from this plate (default all)
.TP
.B \-v
Verbose listing of processing intermediate results
.TP
.B \-w
Write tab table output file imagename.uac
.SH See Also
imcat(),imgsc(),imusa2(),scat()
.SH Web Page
http://tdc-www.harvard.edu/software/wcstools/imcat/imua2.html
.SH Author
Jessica Mink, SAO (jmink@cfa.harvard.edu)