summaryrefslogtreecommitdiffstats
path: root/ast/ast_tester/teststc_eg2
blob: 6665676ae6b91d8c34bd0e2915be009040343e39 (plain)
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
<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2005 sp1 U (http://www.xmlspy.com) by Arnold Rots (Smithsonian Observatory) -->
<!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by Arnold Rots (Smithsonian Observatory) -->
<!--Sample XML file generated by XMLSPY v2004 rel. 3 U (http://www.xmlspy.com)-->
<CatalogEntryLocation xmlns="http://www.ivoa.net/xml/STC/stc-v1.20.xsd" xmlns:crd="http://www.ivoa.net/xml/STC/STCcoords/v1.20" xmlns:reg="http://www.ivoa.net/xml/STC/STCregion/v1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ivoa.net/xml/STC/stc-v1.20.xsd stc-v1.20.xsd">
	<AstroCoordSystem ID="B1950-OPTICAL-ET">
		<TimeFrame>
			<TimeScale>ET</TimeScale>
			<TOPOCENTER/>
		</TimeFrame>
		<SpaceFrame>
			<Name>PosEq</Name>
			<FK4>
				<Equinox>B1950.0</Equinox>
			</FK4>
			<TOPOCENTER/>
			<SPHERICAL coord_naxes="2"/>
		</SpaceFrame>
		<SpectralFrame>
			<TOPOCENTER/>
		</SpectralFrame>
		<RedshiftFrame>
			<Name>DopplerVelocity</Name>
			<DopplerDefinition>OPTICAL</DopplerDefinition>
			<BARYCENTER/>
		</RedshiftFrame>

	</AstroCoordSystem>
	<AstroCoordSystem ID="SGC-OPTICAL-ET">
		<TimeFrame>
			<Name>Time</Name>
			<TimeScale>ET</TimeScale>
			<TOPOCENTER/>
		</TimeFrame>
		<SpaceFrame>
			<Name>SGC</Name>
			<SUPER_GALACTIC/>
			<BARYCENTER/>
			<SPHERICAL coord_naxes="2" />
		</SpaceFrame>
		<SpectralFrame>
			<Name>Optical</Name>
			<TOPOCENTER/>
		</SpectralFrame>
		<RedshiftFrame>
			<Name>DopplerVelocity</Name>
			<DopplerDefinition>OPTICAL</DopplerDefinition>
			<GALACTIC_CENTER/>
		</RedshiftFrame>
	</AstroCoordSystem>
	<crd:AstroCoords coord_system_id="B1950-OPTICAL-ET">
		<crd:Position2D unit="deg">
			<crd:Name>RA,Dec</crd:Name>
			<crd:Value2Ref>Column3</crd:Value2Ref>
			<crd:Error2Ref>Column4</crd:Error2Ref>
			<crd:Size2Ref>Column5</crd:Size2Ref>
		</crd:Position2D>
		<crd:Redshift unit="km" vel_time_unit="s">
			<crd:Name>Vrad(barycenter)</crd:Name>
			<crd:ValueRef>Column6</crd:ValueRef>
			<crd:ErrorRef>Column7</crd:ErrorRef>
		</crd:Redshift>
	</crd:AstroCoords>
	<crd:AstroCoords coord_system_id="SGC-OPTICAL-ET">
		<crd:Position2D unit="deg">
			<crd:Name>SGLong,SGLat</crd:Name>
			<crd:Value2Ref>Column8</crd:Value2Ref>
			<crd:Error2Ref>Column9</crd:Error2Ref>
			<crd:Size2Ref>Column10</crd:Size2Ref>
		</crd:Position2D>
		<crd:Redshift unit="km" vel_time_unit="s">
			<crd:Name>Vrad(Galcenter)</crd:Name>
			<crd:ValueRef>Column11</crd:ValueRef>
			<crd:ErrorRef>Column12</crd:ErrorRef>
		</crd:Redshift>
	</crd:AstroCoords>
	<AstroCoordArea coord_system_id="B1950-OPTICAL-ET" ID="RA6-18hDec20-70deg">
		<TimeInterval>
			<StartTime>
				<crd:TimeScale>ET</crd:TimeScale>
				<crd:JDTime>2440000</crd:JDTime>
			</StartTime>
			<StopTime>
				<crd:TimeScale>ET</crd:TimeScale>
				<crd:JDTime>2441000</crd:JDTime>
			</StopTime>
		</TimeInterval>
		<Region>
			<reg:Polygon unit="deg">
				<reg:Vertex>
					<reg:Position>270 20</reg:Position>
				</reg:Vertex>
				<reg:Vertex>
					<reg:Position>90 20</reg:Position>
					<reg:SmallCircle/>
				</reg:Vertex>
				<reg:Vertex>
					<reg:Position>90 70</reg:Position>
				</reg:Vertex>
				<reg:Vertex>
					<reg:Position>270 70</reg:Position>
					<reg:SmallCircle/>
				</reg:Vertex>
			</reg:Polygon>
		</Region>
		<SpectralInterval unit="Angstrom">
			<LoLimit>5000</LoLimit>
			<HiLimit>6500</HiLimit>
		</SpectralInterval>
		<RedshiftInterval unit="km" vel_time_unit="s">
			<HiLimit>10000</HiLimit>
		</RedshiftInterval>
	</AstroCoordArea>
</CatalogEntryLocation>