Index: /branches/pap_branch_080320/ippconfig/recipes/ppMerge.config
===================================================================
--- /branches/pap_branch_080320/ippconfig/recipes/ppMerge.config	(revision 17228)
+++ /branches/pap_branch_080320/ippconfig/recipes/ppMerge.config	(revision 17229)
@@ -78,6 +78,6 @@
 PPMERGE_DARKMASK METADATA
 	ITER		S32	2		# Number of iterations
-	MASK.BAD	F32	3.0		# Threshold for bad pixels (sigma)
-	MASK.MODE	STR	VALUE		# Mode for identifying bad pixels in the suspect map
+	MASK.BAD	F32	0.2		# Threshold for bad pixels (sigma)
+	MASK.MODE	STR	FRACTION	# Mode for identifying bad pixels in the suspect map
 END
 
@@ -85,6 +85,6 @@
 PPMERGE_FLATMASK METADATA
 	ITER		S32	2		# Number of iterations
-	MASK.BAD	F32	3.0		# Threshold for bad pixels (sigma)
-	MASK.MODE	STR	VALUE		# Mode for identifying bad pixels in the suspect map
+	MASK.BAD	F32	0.2		# Threshold for bad pixels (sigma)
+	MASK.MODE	STR	FRACTION	# Mode for identifying bad pixels in the suspect map
 END
 
