Index: trunk/ippconfig/recipes/ppStack.config
===================================================================
--- trunk/ippconfig/recipes/ppStack.config	(revision 35269)
+++ trunk/ippconfig/recipes/ppStack.config	(revision 35337)
@@ -159,4 +159,7 @@
 END
 
+STACK_ALLDEEP   METADATA
+END
+
 TEST1 METADATA
   PSF.AUTOSIZE	  BOOL	FALSE		# Determine output PSF size from input PSFs?
Index: trunk/ippconfig/recipes/reductionClasses.mdc
===================================================================
--- trunk/ippconfig/recipes/reductionClasses.mdc	(revision 35269)
+++ trunk/ippconfig/recipes/reductionClasses.mdc	(revision 35337)
@@ -550,4 +550,13 @@
        STACK_PPSUB     STR      STACK
        STACK_PSPHOT    STR      STACK
+END
+
+# all/deep stacks
+ALLDEEP_STACK            METADATA
+        STACK_PPSTACK           STR     STACK_ALLDEEP
+        STACK_PPSUB             STR     STACK
+        STACK_PSPHOT            STR     STACK
+        STACKPHOT_PSPHOT        STR     STACKPHOT
+        STATICSKY_CALIBRATION   STR     STATICSKY_DEEPCAL
 END
 
