diff options
Diffstat (limited to 'ast/ast_tester/teststc_eg3')
-rw-r--r-- | ast/ast_tester/teststc_eg3 | 113 |
1 files changed, 0 insertions, 113 deletions
diff --git a/ast/ast_tester/teststc_eg3 b/ast/ast_tester/teststc_eg3 deleted file mode 100644 index 028d484..0000000 --- a/ast/ast_tester/teststc_eg3 +++ /dev/null @@ -1,113 +0,0 @@ -<?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>2440000</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>5000</HiLimit> - </SpectralInterval> - <RedshiftInterval unit="km" vel_time_unit="s"> - <HiLimit>10000</HiLimit> - </RedshiftInterval> - </AstroCoordArea> -</CatalogEntryLocation> |