Index: unk/ippconfig/ppMerge.config
===================================================================
--- /trunk/ippconfig/ppMerge.config	(revision 7182)
+++ 	(revision )
@@ -1,13 +1,0 @@
-# Recipe configuration for ppMerge
- 
-ROWS            S32     128             # Number of rows to read at once
-ELECTRONS       F32     100.0           # Minimum number of electrons for useful signal
-SAMPLE          S32     10              # Sampling factor for measuring the background
-REJ		F32	3.0		# Rejection threshold (sigma)
-ITER		S32	3		# Number of rejection iterations
-FRACHIGH	F32	0.1		# Fraction of high pixels to reject immediately
-FRACLOW		F32	0.1		# Fraction of low pixels to reject immediately
-NKEEP		S32	3		# Minimum number of pixels in stack to keep
-MASKVAL		S32	0xff		# Mask value for input data
-COMBINE		STR	MEAN		# Statistic to use for combination
-BACKGROUND	STR	MEDIAN		# Statistic to use to measure the background
Index: /trunk/ippconfig/ppMerge_template.config
===================================================================
--- /trunk/ippconfig/ppMerge_template.config	(revision 7183)
+++ /trunk/ippconfig/ppMerge_template.config	(revision 7183)
@@ -0,0 +1,13 @@
+# Recipe configuration for ppMerge
+ 
+ROWS            S32     128             # Number of rows to read at once
+ELECTRONS       F32     100.0           # Minimum number of electrons for useful signal
+SAMPLE          S32     100             # Sampling factor for measuring the background
+REJ		F32	3.0		# Rejection threshold (sigma)
+ITER		S32	3		# Number of rejection iterations
+FRACHIGH	F32	0.1		# Fraction of high pixels to reject immediately
+FRACLOW		F32	0.1		# Fraction of low pixels to reject immediately
+NKEEP		S32	3		# Minimum number of pixels in stack to keep
+MASKVAL		S32	0xff		# Mask value for input data
+COMBINE		STR	MEAN		# Statistic to use for combination
+BACKGROUND	STR	MEDIAN		# Statistic to use to measure the background
