Index: /trunk/ippconfig/megacam/ppMerge_bias.config
===================================================================
--- /trunk/ippconfig/megacam/ppMerge_bias.config	(revision 9905)
+++ /trunk/ippconfig/megacam/ppMerge_bias.config	(revision 9906)
@@ -12,3 +12,4 @@
 ### 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
+MEAN		STR	ROBUST_MEDIAN	# Statistic to use to measure the mean
+STDEV		STR	ROBUST_STDEV	# Statistic to use to measure the stdev
Index: /trunk/ippconfig/megacam/ppMerge_dark.config
===================================================================
--- /trunk/ippconfig/megacam/ppMerge_dark.config	(revision 9905)
+++ /trunk/ippconfig/megacam/ppMerge_dark.config	(revision 9906)
@@ -12,3 +12,4 @@
 ### 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
+MEAN		STR	ROBUST_MEDIAN	# Statistic to use to measure the mean
+STDEV		STR	ROBUST_STDEV	# Statistic to use to measure the stdev
Index: /trunk/ippconfig/megacam/ppMerge_flat.config
===================================================================
--- /trunk/ippconfig/megacam/ppMerge_flat.config	(revision 9905)
+++ /trunk/ippconfig/megacam/ppMerge_flat.config	(revision 9906)
@@ -12,3 +12,4 @@
 ### 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
+MEAN		STR	ROBUST_MEDIAN	# Statistic to use to measure the mean
+STDEV		STR	ROBUST_STDEV	# Statistic to use to measure the stdev
