Index: trunk/ippconfig/recipes/ppImage.config
===================================================================
--- trunk/ippconfig/recipes/ppImage.config	(revision 26902)
+++ trunk/ippconfig/recipes/ppImage.config	(revision 26914)
@@ -1745,6 +1745,6 @@
 END
 
-# Standard chip processing with pattern subtraction
-CHIP_PATTERN	METADATA
+# Standard chip processing without any background removal
+CHIP_PRESERVE_BG	METADATA
   BASE.FITS          BOOL    FALSE           # Save base detrended image?
   BASE.MASK.FITS     BOOL    FALSE           # Save base detrended image?
@@ -1767,4 +1767,4 @@
   ASTROM.CHIP        BOOL    FALSE           # Astrometry per chip?
   ASTROM.MOSAIC      BOOL    FALSE           # Astrometry for mosaic?
-  BACKGROUND         BOOL    TRUE            # Subtract background?
-END
+  BACKGROUND         BOOL    FALSE           # Subtract background?
+END
