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/ccdred/ccddb/kpno/template.cl | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/imred/ccdred/ccddb/kpno/template.cl')
-rw-r--r-- | noao/imred/ccdred/ccddb/kpno/template.cl | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/noao/imred/ccdred/ccddb/kpno/template.cl b/noao/imred/ccdred/ccddb/kpno/template.cl new file mode 100644 index 00000000..b5284029 --- /dev/null +++ b/noao/imred/ccdred/ccddb/kpno/template.cl @@ -0,0 +1,25 @@ +# Template parameter setting script. These parameters should be +# set for a particular instrument. + +ccdproc.fixpix = +ccdproc.overscan = +ccdproc.trim = +ccdproc.zerocor = +ccdproc.darkcor = +ccdproc.flatcor = +ccdproc.readcor = +ccdproc.scancor = +ccdproc.readaxis = +ccdproc.fixfile = +ccdproc.biassec = +ccdproc.datasec = +ccdproc.scantype = +ccdproc.interactive = +ccdproc.function = +ccdproc.order = +ccdproc.sample = +ccdproc.naverage = +ccdproc.niterate = +ccdproc.low_reject = +ccdproc.high_reject = +ccdproc.grow = |