aboutsummaryrefslogtreecommitdiff
path: root/noao/imred/ccdred/ccddb/kpno/demo.cl
diff options
context:
space:
mode:
Diffstat (limited to 'noao/imred/ccdred/ccddb/kpno/demo.cl')
-rw-r--r--noao/imred/ccdred/ccddb/kpno/demo.cl72
1 files changed, 72 insertions, 0 deletions
diff --git a/noao/imred/ccdred/ccddb/kpno/demo.cl b/noao/imred/ccdred/ccddb/kpno/demo.cl
new file mode 100644
index 00000000..51c54909
--- /dev/null
+++ b/noao/imred/ccdred/ccddb/kpno/demo.cl
@@ -0,0 +1,72 @@
+# Demonstration parameter setting script.
+
+# Set package parameters:
+ccdred.pixeltype = "real real"
+ccdred.verbose = yes
+ccdred.logfile = "Demo.log"
+ccdred.plotfile = "Demo.plots"
+ccdred.backup = "B"
+ccdred.ssfile = "Demo.subsets"
+
+# Set processing parameters:
+ccdproc.fixpix = yes
+ccdproc.overscan = yes
+ccdproc.trim = yes
+ccdproc.zerocor = yes
+ccdproc.darkcor = yes
+ccdproc.flatcor = yes
+ccdproc.illumcor = no
+ccdproc.fringecor = no
+ccdproc.readcor = no
+ccdproc.scancor = no
+ccdproc.readaxis = "line"
+ccdproc.fixfile = "ccdtest$badpix.dat"
+ccdproc.biassec = "image"
+ccdproc.trimsec = "image"
+ccdproc.zero = ""
+ccdproc.dark = ""
+ccdproc.flat = ""
+ccdproc.illum = ""
+ccdproc.fringe = ""
+ccdproc.scantype = "shortscan"
+ccdproc.nscan = 1
+ccdproc.interactive = yes
+ccdproc.function = "legendre"
+ccdproc.order = 1
+ccdproc.sample = "*"
+ccdproc.naverage = 1
+ccdproc.niterate = 1
+ccdproc.low_reject = 3.
+ccdproc.high_reject = 3.
+ccdproc.grow = 0.
+flatcombine.process = no
+
+# Set demonstration observation parameters:
+artobs.ncols = 132
+artobs.nlines = 100
+artobs.filter = ""
+artobs.datasec = "[1:100,1:100]"
+artobs.trimsec = "[3:98,3:98]"
+artobs.biassec = "[103:130,*]"
+artobs.imdata = ""
+artobs.skyrate = 0.
+artobs.badpix = "ccdtest$badpix.dat"
+artobs.biasval = 500.
+artobs.badval = 500.
+artobs.zeroval = 100.
+artobs.darkrate = 1.
+artobs.zeroslope = 0.01
+artobs.darkslope = 0.002
+artobs.flatslope = 3.0000000000000E-4
+artobs.sigma = 5.
+artobs.seed = 0
+artobs.overwrite = no
+
+# Set demonstration subsection readout parameters:
+subsection.ncols = 82
+subsection.nlines = 50
+subsection.ccdsec = "[26:75,26:75]"
+subsection.datasec = "[1:50,1:50]"
+subsection.trimsec = ""
+subsection.biassec = "[51:82,1:50]"
+subsection.overwrite = no