aboutsummaryrefslogtreecommitdiff
path: root/noao/imred/dtoi/hdtoi.par
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/imred/dtoi/hdtoi.par
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'noao/imred/dtoi/hdtoi.par')
-rw-r--r--noao/imred/dtoi/hdtoi.par11
1 files changed, 11 insertions, 0 deletions
diff --git a/noao/imred/dtoi/hdtoi.par b/noao/imred/dtoi/hdtoi.par
new file mode 100644
index 00000000..e26cde83
--- /dev/null
+++ b/noao/imred/dtoi/hdtoi.par
@@ -0,0 +1,11 @@
+# Cl parameters are:
+input,f,a,,,,List of images to be transformed
+output,f,a,,,,List of output image names
+database,f,a,,,,Database containing fit parameters
+fog,s,h,"",,,Value of fog - read from database if unspecified
+sigma,r,h,3.0,,,Rejection criteria for determining mean fog
+floor,r,h,0.0,,,Value assigned to levels below fog
+ceiling,r,h,30000.,,,Scale highest density to this intensity value
+datatype,s,h,r,,,Pixel type of output image
+option,s,h,mean,"mean|median",,Choice of fog algorithm (mean or median)
+verbose,b,h,yes,,,Print log of processing to STDOUT