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 /noao/imred/quadred/quadred.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/imred/quadred/quadred.par')
-rw-r--r-- | noao/imred/quadred/quadred.par | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/noao/imred/quadred/quadred.par b/noao/imred/quadred/quadred.par new file mode 100644 index 00000000..05c8d112 --- /dev/null +++ b/noao/imred/quadred/quadred.par @@ -0,0 +1,13 @@ +# QUADRED package parameter file + +proctask,s,h,"ccdproc","ccdproc|quadproc",,Processing task +pixeltype,s,h,"real real",,,Output and calculation pixel datatypes +verbose,b,h,no,,,Print log information to the standard output? +logfile,f,h,"logfile",,,Text log file +plotfile,f,h,"",,,Log metacode plot file +backup,s,h,"",,,Backup directory or prefix +instrument,s,h,"",,,CCD instrument file +ssfile,s,h,"subsets",,,Subset translation file +graphics,s,h,"stdgraph",,,Interactive graphics output device +cursor,*gcur,h,"",,,Graphics cursor input +version,s,h,"V1.0: August 22, 2001" |