From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- noao/imred/dtoi/hdtoi.par | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 noao/imred/dtoi/hdtoi.par (limited to 'noao/imred/dtoi/hdtoi.par') 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 -- cgit