diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /vo/votest/tests/req_1.3.out | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'vo/votest/tests/req_1.3.out')
-rw-r--r-- | vo/votest/tests/req_1.3.out | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/vo/votest/tests/req_1.3.out b/vo/votest/tests/req_1.3.out new file mode 100644 index 00000000..fba8a748 --- /dev/null +++ b/vo/votest/tests/req_1.3.out @@ -0,0 +1,45 @@ +------------------------------------------------------------------ +Req 1.3: Users shall be able to select a column in a VOTable + for use in tasks that expect a list of values. +------------------------------------------------------------------ + + This test is demonstrated by using the @-file syntax to auto- +matically extract the image access reference column from an SIA +result table. + + +Logical Path: data$sia.xml +# NPIX MEAN STDDEV MIN MAX + 262144 108.3 131.3 -1. 19936. + 262144 208.3 131.3 99. 20036. + 262144 308.3 131.3 199. 20136. + 262144 408.3 131.3 299. 20236. + 262144 508.3 131.3 399. 20336. + 262144 608.3 131.3 499. 20436. + +HTTP URI: http://iraf.noao.edu/votest//sia.xml +# NPIX MEAN STDDEV MIN MAX + 262144 108.3 131.3 -1. 19936. + 262144 208.3 131.3 99. 20036. + 262144 308.3 131.3 199. 20136. + 262144 408.3 131.3 299. 20236. + 262144 508.3 131.3 399. 20336. + 262144 608.3 131.3 499. 20436. + +File URI: file:///iraf/iraf/vo/votest/data//sia.xml +# NPIX MEAN STDDEV MIN MAX + 262144 108.3 131.3 -1. 19936. + 262144 208.3 131.3 99. 20036. + 262144 308.3 131.3 199. 20136. + 262144 408.3 131.3 299. 20236. + 262144 508.3 131.3 399. 20336. + 262144 608.3 131.3 499. 20436. + +File URI: file:///localhost/iraf/iraf/vo/votest/data//sia.xml +# NPIX MEAN STDDEV MIN MAX + 262144 108.3 131.3 -1. 19936. + 262144 208.3 131.3 99. 20036. + 262144 308.3 131.3 199. 20136. + 262144 408.3 131.3 299. 20236. + 262144 508.3 131.3 399. 20336. + 262144 608.3 131.3 499. 20436. |