diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /vo/votest/tests/req_1.3.out | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
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. |