Index: /trunk/ippconfig/ppMerge_template.config
===================================================================
--- /trunk/ippconfig/ppMerge_template.config	(revision 9317)
+++ /trunk/ippconfig/ppMerge_template.config	(revision 9318)
@@ -10,5 +10,6 @@
 NKEEP		S32	5		# Minimum number of pixels in stack to keep
 MASKVAL		S32	0xff		# Mask value for input data
-### Statistics options: MEAN | MEDIAN | ROBUST | FITTED | CLIPPED
-COMBINE		STR	MEAN		# Statistic to use for combination: 
-BACKGROUND	STR	MEDIAN		# Statistic to use to measure the background
+SHUTTERSIZE	S32	10		# Size for shutter measurement regions
+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
