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/votools/votget.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
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" |