From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- 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