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/spotlist.par | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 noao/imred/dtoi/spotlist.par (limited to 'noao/imred/dtoi/spotlist.par') 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) -- cgit