-
Notifications
You must be signed in to change notification settings - Fork 6
/
sample-record.xml
252 lines (252 loc) · 11.5 KB
/
sample-record.xml
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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
<?xml version="1.0"?>
<?xml-stylesheet href='/static/xsl/oai.xsl' type='text/xsl'?>
<ri:Resource xmlns:g-colstat="http://dc.g-vo.org/ColStats-1" xmlns:ri="http://www.ivoa.net/xml/RegistryInterface/v1.0" xmlns:vr="http://www.ivoa.net/xml/VOResource/v1.0" xmlns:vs="http://www.ivoa.net/xml/VODataService/v1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" created="2021-11-11T13:00:00Z" status="active" updated="2023-12-08T17:26:41Z" xsi:schemaLocation="http://dc.g-vo.org/ColStats-1 http://vo.ari.uni-heidelberg.de/docs/schemata/Colstats.xsd http://www.ivoa.net/xml/RegistryInterface/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/RegistryInterface.xsd http://www.ivoa.net/xml/VOResource/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/VOResource.xsd http://www.ivoa.net/xml/VODataService/v1.1 http://vo.ari.uni-heidelberg.de/docs/schemata/VODataService.xsd" xsi:type="vs:CatalogResource">
<title>DaCHS ☠ Development Site obs_radio Table</title>
<shortName>ivoa.obs_radio</shortName>
<identifier>ivo://org.gavo.dc/__system__/obs-radio/obs_radio</identifier>
<curation>
<publisher>The GAVO DC team</publisher>
<creator>
<name>GAVO Data Center</name>
<logo>http://victor:8080/favicon.png</logo>
</creator>
<date role="updated">2023-12-08T17:26:41Z</date>
<contact>
<name>Markus Demleitner</name>
<address>Mönchhofstrasse 12-14, D-69120 Heidelberg</address>
<email>[email protected]</email>
<telephone>++49 6221 54 1837</telephone>
</contact>
</curation>
<content>
<subject>observational-astronomy</subject>
<subject>interferometry</subject>
<description>An IVOA-defined metadata table for radio measurements, with extra
metadata for interferometric measurements ("visibilities") as well as
single-dish observations. You will almost always want to join this
table to ivoa.obscore (do a natural join).</description>
<referenceURL>http://victor:8080/tableinfo/ivoa.obs_radio</referenceURL>
<relationship>
<relationshipType>IsServedBy</relationshipType>
<relatedResource ivo-id="ivo://org.gavo.dc/tap">DaCHS ☠ Development Site TAP service</relatedResource>
</relationship>
</content>
<capability standardID="ivo://ivoa.net/std/TAP#aux">
<interface role="std" version="1.1" xsi:type="vs:ParamHTTP">
<accessURL use="full">http://victor:8080/tap</accessURL>
</interface>
</capability>
<coverage>
<spatial>2/81 89 3/321 330-332 334-336 352-353 355 619 622-623 641 644 646-647
4/1283 1289 1292-1293 1295 1315 1317-1319 1332 1334 1352 1354 1417</spatial>
<temporal>16918.5 63023.51852</temporal>
<spectral>9.512034223e-33 1.603508989e-08</spectral>
</coverage>
<tableset>
<schema>
<name>ivoa</name>
<title>DaCHS ☠ Development Site obs_radio Table</title>
<description>Radio-specific metadata for suitable data products from
DaCHS ☠ Development Site's obscore table.</description>
<table>
<name>ivoa.obs_radio</name>
<description>An IVOA-defined metadata table for radio measurements, with extra
metadata for interferometric measurements ("visibilities") as well as
single-dish observations. You will almost always want to join this
table to ivoa.obscore (do a natural join).</description>
<utype>ivo://ivoa.net/std/ObsRadio#table-1.0</utype>
<column>
<name>obs_publisher_did</name>
<description>Dataset identifier assigned by the publisher.</description>
<ucd>meta.ref.ivoid</ucd>
<utype>obscore:curation.publisherdid</utype>
<dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
<flag>indexed</flag>
<flag>primary</flag>
</column>
<column>
<name>s_resolution_min</name>
<description>Angular resolution, longest baseline and max frequency dependant</description>
<unit>arcsec</unit>
<ucd>pos.angResolution;stat.min</ucd>
<utype>Char.SpatialAxis.Resolution.Bounds.Limits.LoLim</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>s_resolution_max</name>
<description>Angular resolution, longest baseline and min frequency dependant</description>
<unit>arcsec</unit>
<ucd>pos.angResolution;stat.max</ucd>
<utype>Char.SpatialAxis.Resolution.Bounds.Limits.HiLim</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>s_fov_min</name>
<description>Field of view diameter, min value, max frequency dependant</description>
<unit>deg</unit>
<ucd>phys.angSize;instr.fov; stat.min</ucd>
<utype>Char.SpatialAxis.Coverage.Bounds.Extent.LowLim</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>s_fov_max</name>
<description>Field of view diameter, max value, min frequency dependant</description>
<unit>deg</unit>
<ucd>phys.angSize;instr.fov; stat.max</ucd>
<utype>Char.SpatialAxis.Coverage.Bounds.Extent.HiLim</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>s_maximum_angular_scale</name>
<description>Maximum scale in dataset, shortest baseline and frequency dependant</description>
<unit>arcsec</unit>
<ucd>phys.angSize;stat.max</ucd>
<utype>Char.SpatialAxis.Resolution.Scale.Limits.HiLim</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>f_resolution</name>
<description>Absolute spectral resolution in frequency</description>
<unit>Khz</unit>
<ucd>em.freq;stat.max</ucd>
<utype>Char.SpectralAxis.Coverage.BoundsLimits.HiLim</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>t_exp_min</name>
<description>Minimum integration time per sample</description>
<unit>s</unit>
<ucd>time.duration;obs.exposure; stat.min</ucd>
<utype>Char.TimeAxis.Sampling.ExtentLoLim</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>t_exp_max</name>
<description>Maximum integration time per sample</description>
<unit>s</unit>
<ucd>time.duration;obs.exposure; stat.max</ucd>
<utype>Char.TimeAxis.Sampling.ExtentHiLim</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>t_exp_mean</name>
<description>Average integration time per sample</description>
<unit>s</unit>
<ucd>time.duration;obs.exposure stat.mean</ucd>
<utype>Char.TimeAxis.Sampling.ExtentHiLim</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>uv_distance_min</name>
<description>Minimal distance in uv plane</description>
<unit>m</unit>
<ucd>stat.fourier;pos;stat.min</ucd>
<utype>Char.UVAxis.Coverage.Bounds.Limits.LoLim</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>uv_distance_max</name>
<description>Maximal distance in uv plane</description>
<unit>m</unit>
<ucd>stat.fourier;pos;stat.max</ucd>
<utype>Char.UVAxis.Coverage.Bounds.Limits.LoLim</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>uv_distribution_ecc</name>
<description>Eccentricity of uv distribution</description>
<ucd>stat.fourier;pos</ucd>
<utype>Char.UVAxis.Coverage.Bounds.Eccentricity</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>uv_distribution_fill</name>
<description>Filling factor of uv distribution</description>
<ucd>stat.fourier;pos;arith.ratio</ucd>
<utype>Char.UVAxis.Coverage.Bounds.FillingFactor</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>instrument_ant_number</name>
<description>Number of antennas in array</description>
<ucd>meta.number;instr.param</ucd>
<utype>Provenance.ObsConfig.Instrument.Array.AntNumber</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>instrument_ant_min_dist</name>
<description>Minimum distance between antennas in array</description>
<unit>m</unit>
<ucd>instr.baseline;stat.min</ucd>
<utype>Provenance.ObsConfig.Instrument.Array.MinDist</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>instrument_ant_max_dist</name>
<description>Maximum distance between antennas in array</description>
<unit>m</unit>
<ucd>instr.baseline;stat.max</ucd>
<utype>Provenance.ObsConfig.Instrument.Array.MaxDist</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>instrument_ant_diameter</name>
<description>Diameter of telecope or antennas in array</description>
<unit>m</unit>
<ucd>instr.param</ucd>
<utype>Provenance.ObsConfig.Instrument.Array.Diameter</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>instrument_feed</name>
<description>Number of feeds</description>
<ucd>instr.param</ucd>
<utype>Provenance.ObsConfig.Instrument.Feed</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>scan_mode</name>
<description>Scan mode (on-off, raster map, on-the-fly map,...)</description>
<ucd>instr.param</ucd>
<utype>Provenance.Observation.sky_scan_mode</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>tracking_mode</name>
<description>Targeted, alt-azimuth, wobble, ...)</description>
<ucd>instr.param</ucd>
<utype>Provenance.Observation.tracking_mode</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
<column>
<name>uv_distribution_map</name>
<description>Uv distribution map</description>
<ucd>stat.fourier;pos;meta.ref.url</ucd>
<utype>Char.UVAxis.Sampling.Sensitivity.Map</utype>
<dataType xsi:type="vs:VOTableType">float</dataType>
<flag>nullable</flag>
</column>
</table>
</schema>
</tableset>
</ri:Resource>