Index: trunk/ippconfig/cfh12k/ppImage.config
===================================================================
--- trunk/ippconfig/cfh12k/ppImage.config	(revision 12374)
+++ trunk/ippconfig/cfh12k/ppImage.config	(revision 13759)
@@ -1,9 +1,9 @@
-### ppImage recipe configuration file for Megacam
+### ppImage recipe configuration file for cfh12k
 
 # Overscan subtraction
 OVERSCAN.SINGLE		BOOL	FALSE		# Reduce overscan to a single value?
 OVERSCAN.FIT		STR	NONE		# NONE | POLYNOMIAL | SPLINE
-OVERSCAN.ORDER		S32	0		# Order of polynomial fit
-OVERSCAN.STAT		STR	MEAN		# MEAN | MEDIAN
+OVERSCAN.ORDER		S32	4		# Order of polynomial fit
+OVERSCAN.STAT		STR	MEDIAN		# MEAN | MEDIAN
 
 # for a test, turn off selected detrend types
@@ -13,5 +13,11 @@
 FLAT		BOOL	TRUE		# Flat-field normalisation
 
-# megacam needs fringe subtraction
+# binned output image options
+BIN1.XBIN		S32	12
+BIN1.YBIN		S32	12
+BIN2.XBIN		S32	96
+BIN2.YBIN		S32	96
+
+# cfh12k needs fringe subtraction
 FRINGE		BOOL	TRUE		# Fringe subtraction
 
