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/generic/normflat.par | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 noao/imred/generic/normflat.par (limited to 'noao/imred/generic/normflat.par') diff --git a/noao/imred/generic/normflat.par b/noao/imred/generic/normflat.par new file mode 100644 index 00000000..bec48aa3 --- /dev/null +++ b/noao/imred/generic/normflat.par @@ -0,0 +1,15 @@ +# NORMFLAT -- Make a flat field by normalizing and replacing low values. + +image,f,a,,,,Calibration image +flatfield,f,a,,,,Flat field image +norm,r,h,INDEF,,,Normalization if not INDEF +minflat,r,h,INDEF,,,Minimum data value to use in the flat field +sample_section,s,h,"[]",,,Sample section for determining normalization +keeplog,b,h,)_.keeplog,,,Keep log of processing? +logfile,f,h,)_.logfile,,,Log file +img,f,h +flt,f,h +tmp,f,h +rlist,*s,h +mean,r,h +stat,i,h -- cgit