diff options
Diffstat (limited to 'vendor/voclient/voapps/test/test.voatlas')
-rwxr-xr-x | vendor/voclient/voapps/test/test.voatlas | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/vendor/voclient/voapps/test/test.voatlas b/vendor/voclient/voapps/test/test.voatlas new file mode 100755 index 00000000..16601464 --- /dev/null +++ b/vendor/voclient/voapps/test/test.voatlas @@ -0,0 +1,10 @@ +#!/bin/csh -fx + + voatlas -S m83 + voatlas --samp m83 + + voatlas -o gal.jpg -n 256 --graphic sombrero + voatlas -s 20m --survey=wise22 m101 + voatlas --band=radio 3c273 + voatlas --survey=list -v ngc1234 + |