Index: trunk/ippconfig/isp/ppMerge_flat.config
===================================================================
--- trunk/ippconfig/isp/ppMerge_flat.config	(revision 9350)
+++ trunk/ippconfig/isp/ppMerge_flat.config	(revision 9375)
@@ -9,10 +9,9 @@
 FRACLOW		F32	0.1		# Fraction of low pixels to reject immediately
 NKEEP		S32	5		# Minimum number of pixels in stack to keep
-SHUTTER.SIZE	S32	10		# Size for shutter measurement regions
+SHUTTER.SIZE	S32	128		# Size for shutter measurement regions
 SHUTTER.ITER	S32	2		# Number of iterations for shutter measurement
-SHUTTER.REJ	F32	3		# Rejection limit for shutter measurement
+SHUTTER.REJECT	F32	3		# Rejection limit for shutter measurement
 MASKVAL		S32	0xff		# Mask value for input data
 COMBINE		STR	MEAN		# Statistic to use for combination: 
 MEAN		STR	ROBUST_MEDIAN	# Statistic to use to measure the mean
 STDEV		STR	ROBUST_STDEV	# Statistic to use to measure the stdev
-BACKGROUND	STR	MEDIAN		# Statistic to use to measure the background
