From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- vendor/voclient/voapps/_z | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100755 vendor/voclient/voapps/_z (limited to 'vendor/voclient/voapps/_z') diff --git a/vendor/voclient/voapps/_z b/vendor/voclient/voapps/_z new file mode 100755 index 00000000..d041968c --- /dev/null +++ b/vendor/voclient/voapps/_z @@ -0,0 +1,13 @@ +#!/bin/csh -fx + +./voatlas -b infrared -o img001.fits ngc4258 +./voatlas -p nvss -v -o img002.fits +./voatlas -s 20m --survey=wise22 -o img003.fits m101 +./voatlas -n 256 --survey=sdssg -o img004.fits ngc4258 +# +./voatlas -n 256 -p sdssg -o img005.fits ngc4258 +# +./voatlas --band=infrared -o img006.fits ngc4258 +./voatlas --survey=nvss -v -o img007.fits +./voatlas --size=20m --survey=wise22 -o img008.fits m101 +./voatlas --naxis=256 --survey=sdssg -o img009.fits ngc4258 -- cgit