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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
|
.help adumpcat Mar00 astcat
.ih
NAME
adumpcat -- query a catalog and capture the results
.ih
USAGE
adumpcat catalog output ra dec size
.ih
PARAMETERS
.ls catalog
The name of the catalog to be queried. Catalog names have the form
catalog@site, e.g. "usno2@noao". The catalog address and query format are
stored in a record called catalog in the catalog configuration file.
.le
.ls output
The name of the output query results file. The query results are written
to the output file without modification, i.e. they may contain comments,
HTML markup, etc as well as the object list.
.le
.ls ra
The right ascension of the field center in the units expected by the catalog
query. The value of ra replaces the default value of the ra query parameter.
.le
.ls dec
The declination of the field center in the units expected by the catalog query.
The value of dec replaces the default value of the dec query parameters.
It may be necessary to add or remove a leading + to make the query work
correctly.
.le
.ls size
The field size in units expected by the catalog query. The value of size
replaces the default value of the width, ra/xwidth, dec/ywidth,
hwidth, x/rahwidth, y/dechwidth, or radius query parameters as appropriate.
.le
.ls catdb = ")_.catdb"
The catalog configuration file. The name of the catalog configuration file
defaults to the value of the package parameter of the same name. The
default configuration file is "astcat$lib/catdb.dat".
.le
.ih
DESCRIPTION
Adumpcat is a simple catalog access debugging task which queries the
astrometric catalog \fIcatalog\fR, captures the results, and writes them
to the file \fIoutput\fR without modification.
The user must supply values for the query parameters ra, dec, and one or
more of the size query parameters width, ra/xwidth, dec/ywidth, hwidth,
ra/xhwidth, dec/yhwidth, or radius by
specifying appropriate values for the \fIra\fR, \fIdec\fR, and \fIsize\fR
parameters in the units expected by the catalog query. These values are
treated as strings and passed directly to the catalog query without
coordinate transformations or units conversions.
The catalog configuration file \fIcatdb\fR contains a record for each
supported \fIcatalog\fR. This record contains the catalog address,
the query format, and the output format. The default configuration file
is "astcat$lib/catdb.dat".
The output of adumpcat can be used to refine the catalog record in the
catalog configuration file.
.ih
EXAMPLES
1. List the supported catalogs, select a catalog to query, make the query,
and capture the results. The aclist task is used to list the supported
catalogs, as well as to list the query and output formats for the selected
catalog as shown below. The query format tells the user that the input
ra and dec must be entered in J2000 sexagesimal hours and degrees and
that the size parameter is a halfwidth in minutes. In this case the
results containing leading and trailing comments and
HTML markup as shown below.
.nf
cl> aclist *
...
usno2@noao
...
cl> aclist usno2@noao verb+
Scanning catalog database astcat$lib/catdb.dat
Listing the supported catalogs
usno2@noao
nquery 4
ra 00:00:00.00 hours %0.2h
dec 00:00:00.0 degrees %0.1h
hwidth 5.0 minutes %0.1f
qsystem J2000.0 INDEF %s
nheader 1
csystem J2000.0
nfields 4
ra 1 0 d hours %12.3h
dec 2 0 d degrees %12.2h
mag1 3 0 r INDEF %4.1f
mag2 4 0 r INDEF %4.1f
cl> adumpcat usno2@noao2 m51.res 13:29:53.27 +47:11:48.4 10.0
cl> page m51.res
HTTP/1.1 200 OK^M
Date: Mon, 27 Mar 2000 20:59:46 GMT^M
Server: Apache/1.2.6^M
Connection: close^M
Content-Type: text/html^M
^M
<HTML><HEAD><TITLE>USNO search results</TITLE><BODY>
<body bgcolor="#FFF9E6"><H1>USNO extraction (00:00:00.0 :00:00:00)</H1><P>
Output columns are RA, DEC, Red mag. (E/F) , and Blue mag. (O/J)<P>
<P><H2>Region number Z= 825 RA( 0: 60000) SPD( 32339999:
32460000)</H2><P>
00:00:01.443 -0:06:57.52 13.5 15.2<BR>
00:00:01.574 -0:05:33.26 16.1 18.0<BR>
...
00:00:39.326 -0:00:47.83 14.6 16.9<BR>
00:00:39.650 -0:02:02.64 18.8 19.4<BR>
<P><H2>Region number Z= 825 RA( 129539999: 129600000) SPD( 32339999:
32460000)</H2><P>
23:59:20.351 -0:09:34.07 18.3 19.5<BR>
23:59:21.065 -0:01:18.44 17.4 19.1<BR>
...
23:59:59.737 -0:03:54.75 10.5 12.4<BR>
23:59:59.930 -0:01:57.84 18.1 18.6<BR>
<P><H2>Region number Z= 900 RA( 0: 60000) SPD( 32400000:
32460000)</H2><P>
00:00:00.503 0:06:07.90 18.0 19.5<BR>
00:00:02.568 0:05:07.93 18.3 19.4<BR>
...
00:00:39.056 0:02:11.91 18.4 19.2<BR>
00:00:39.978 0:09:54.59 18.6 19.5<BR>
<P><H2>Region number Z= 900 RA( 129539999: 129600000) SPD( 32400000:
32460000)</H2><P>
23:59:21.198 0:07:43.82 18.7 19.3<BR>
23:59:21.364 0:08:05.09 18.4 19.6<BR>
...
23:59:57.729 0:03:36.13 18.0 19.2<BR>
23:59:59.460 0:08:42.02 19.2 19.7<BR>
<HR><P><P> Found 193 Entries<P><HR>
<address>
Central Computer Services, National Optical Astronomy Observatories,
950 N. Cherry Ave., P.O. Box 26732,
Tucson, AZ 85726, Phone: 520-318-8000, FAX: 520-318-8360
<P>Updated: 04Aug1998</address></body></html>
.fi
.ih
TIME REQUIREMENTS
.ih
BUGS
.ih
SEE ALSO
aclist, agetcat
.endhelp
|