summaryrefslogtreecommitdiffstats
path: root/ast/ast_tester/teststc_eg7
diff options
context:
space:
mode:
Diffstat (limited to 'ast/ast_tester/teststc_eg7')
-rw-r--r--ast/ast_tester/teststc_eg752
1 files changed, 0 insertions, 52 deletions
diff --git a/ast/ast_tester/teststc_eg7 b/ast/ast_tester/teststc_eg7
deleted file mode 100644
index 0106c85..0000000
--- a/ast/ast_tester/teststc_eg7
+++ /dev/null
@@ -1,52 +0,0 @@
-<STCResourceProfile xmlns="http://www.ivoa.net/xml/STC/stc-v1.20.xsd">
- <AstroCoordSystem ID="ICRS-TT-CXO">
- <TimeFrame>
- <Name>Time</Name>
- <TOPOCENTER/>
- <TimeScale>TAI</TimeScale>
- </TimeFrame>
- <SpaceFrame>
- <Name>Space</Name>
- <ICRS/>
- <TOPOCENTER/>
- <SPHERICAL coord_naxes="2"/>
- </SpaceFrame>
- <SpectralFrame>
- <Name>Energy</Name>
- <TOPOCENTER/>
- </SpectralFrame>
- </AstroCoordSystem>
- <AstroCoords coord_system_id="ICRS-TT-CXO">
- <Time unit="s">
- <Name>Time</Name>
- <Error>0.0001</Error>
- </Time>
- <Position2D unit="arcsec">
- <Name>Position</Name>
- <Error2>
- 1.0 1.0
- </Error2>
- </Position2D>
- <Spectral unit="keV">
- <Name>Energy</Name>
- <Error>0.1</Error>
- </Spectral>
- </AstroCoords>
- <AstroCoordArea ID="AllSky-CXO" coord_system_id="ICRS-TT-CXO">
- <TimeInterval>
- <StartTime>
- <ISOTime>1998-07-23T16:00:00</ISOTime>
- </StartTime>
- </TimeInterval>
- <Region>
- <reg:Circle unit="deg deg">
- <Center>0.0 90.0</Center>
- <Radius>2.0</Radius>
- </reg:Circle>
- </Region>
- <SpectralInterval unit="keV">
- <LoLimit>8.0</LoLimit>
- <HiLimit>11.0</HiLimit>
- </SpectralInterval>
- </AstroCoordArea>
-</STCResourceProfile>