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/spotlist.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/imred/dtoi/spotlist.par')
-rw-r--r-- | noao/imred/dtoi/spotlist.par | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/noao/imred/dtoi/spotlist.par b/noao/imred/dtoi/spotlist.par new file mode 100644 index 00000000..8134c8de --- /dev/null +++ b/noao/imred/dtoi/spotlist.par @@ -0,0 +1,8 @@ +# The cl parameters for task spotlist in the dtoi package +spots,f,a,,,,List of image files containing spot data +fogs,f,a,,,,List of images containing fog spots +database,f,a,,,,Name of output database file +scale,r,h,0.00151,,,Input value to density scale factor +maxad,i,h,3071,,,Integer A/D value of saturated pixel +sigma,r,h,3.0,,,Rejection criteria when determining mean density +option,s,h,mean,"mean|median",,Choice of algorithm (mean or median) |