Index: /trunk/ippconfig/recipes/ppMerge.config
===================================================================
--- /trunk/ippconfig/recipes/ppMerge.config	(revision 11201)
+++ /trunk/ippconfig/recipes/ppMerge.config	(revision 11202)
@@ -9,8 +9,8 @@
 FRACLOW		F32	0.0		# Fraction of low pixels to reject immediately
 NKEEP		S32	5		# Minimum number of pixels in stack to keep
-FRINGE.NUM	S32	5000		# Number of fringe regions
-FRINGE.SIZE	S32	3		# Half-size of fringe regions
-FRINGE.XSMOOTH	S32	11		# Number of smoothing regions in x
-FRINGE.YSMOOTH	S32	5		# Number of smoothing regions in y
+FRINGE.NUM	S32	10000		# Number of fringe regions
+FRINGE.SIZE	S32	5		# Half-size of fringe regions
+FRINGE.XSMOOTH	S32	5		# Number of smoothing regions in x
+FRINGE.YSMOOTH	S32	11		# Number of smoothing regions in y
 SHUTTER.SIZE	S32	128		# Size for shutter measurement regions
 SHUTTER.ITER	S32	1		# Number of iterations for shutter measurement
@@ -63,4 +63,6 @@
 # Fringe combination --- already included in default, above
 PPMERGE_FRINGE	METADATA
+	FRACHIGH	F32	0.1		# Fraction of high pixels to reject immediately
+	WEIGHTS		BOOL	TRUE		# Use image weights?
 END
 
