diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /noao/imred/dtoi/hdtoi.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/imred/dtoi/hdtoi.par')
-rw-r--r-- | noao/imred/dtoi/hdtoi.par | 11 |
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 |