Index: trunk/ippconfig/megacam/ppMerge_dark.config
===================================================================
--- trunk/ippconfig/megacam/ppMerge_dark.config	(revision 10409)
+++ trunk/ippconfig/megacam/ppMerge_dark.config	(revision 10496)
@@ -1,24 +1,6 @@
-# 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	2.0		# Rejection threshold (sigma)
 ITER		S32	4		# Number of rejection iterations
 FRACHIGH	F32	0.0		# Fraction of high pixels to reject immediately
 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
-SHUTTER.SIZE	S32	128		# Size for shutter measurement regions
-SHUTTER.ITER	S32	2		# Number of iterations for shutter measurement
-SHUTTER.REJECT	F32	3		# Rejection limit for shutter measurement
-MASK.SUSPECT    F32     5.0             # Threshold for suspect pixels (sigma)
-MASK.BAD        F32     -4.0            # Threshold for bad pixels (sigma)
-MASKVAL		S32	0		# Mask value for input data
+WEIGHTS		BOOL	FALSE		# Use image weights?
 COMBINE		STR	CLIPPED		# Statistic to use for combination: 
-WEIGHTS		BOOL	FALSE		# Use image weights?
-MEAN		STR	ROBUST_MEDIAN	# Statistic to use to measure the mean
-STDEV		STR	ROBUST_STDEV	# Statistic to use to measure the stdev
