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
Index: trunk/ippconfig/recipes/reductionClasses.mdc
===================================================================
--- trunk/ippconfig/recipes/reductionClasses.mdc	(revision 26902)
+++ trunk/ippconfig/recipes/reductionClasses.mdc	(revision 26914)
@@ -145,4 +145,21 @@
 DEFAULT		METADATA
 	CHIP_PPIMAGE	STR	CHIP
+	CHIP_PSPHOT	STR	CHIP
+	WARP_PSWARP	STR	WARP
+	STACK_PPSTACK	STR	STACK
+	STACK_PPSUB	STR	STACK
+	STACK_PSPHOT	STR	STACK
+	DIFF_PPSUB	STR	DIFF
+	DIFF_PSPHOT	STR	DIFF
+	JPEG_BIN1	STR	PPIMAGE_J1
+	JPEG_BIN2	STR	PPIMAGE_J2
+	FAKEPHOT	STR	FAKEPHOT
+	ADDSTAR		STR	ADDSTAR
+	PSASTRO		STR	DEFAULT_RECIPE
+END
+
+# No background removal
+PRESERVE_BG	METADATA
+	CHIP_PPIMAGE	STR	CHIP_PRESERVE_BG
 	CHIP_PSPHOT	STR	CHIP
 	WARP_PSWARP	STR	WARP
