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/votools/votget.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'vo/votools/votget.par')
-rw-r--r-- | vo/votools/votget.par | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/vo/votools/votget.par b/vo/votools/votget.par new file mode 100644 index 00000000..b3129c00 --- /dev/null +++ b/vo/votools/votget.par @@ -0,0 +1,10 @@ +input,s,a,,,,Input VOTable names +base,s,q,,,,Base output file name +extn,s,h,"fits",,,Filename extension +format,s,h,"fits",,,Format to download +acref,s,h,"VOX:Image_AccessReference",,,UCD to identify access reference +col,i,h,INDEF,,,Column number to use for acref +sequential,b,h,yes,,,Use sequential file numbers +nthreads,i,h,4,,,Number of download threads? +list,b,h,yes,,,List instead of download access refs? +mode,s,h,"al" |