Index: /tags/ipp-20130307/ippconfig/gpc1/ppStack.config
===================================================================
--- /tags/ipp-20130307/ippconfig/gpc1/ppStack.config	(revision 35337)
+++ /tags/ipp-20130307/ippconfig/gpc1/ppStack.config	(revision 35338)
@@ -56,4 +56,10 @@
 END
 
+STACK_ALLDEEP    METADATA                  # N>>20 inputs, typically MD fields, no cuts
+    OUTPUT.NOCOMP           BOOL  TRUE
+    OUTPUT.LOGFLUX          BOOL  FALSE
+    OUTPUT.REPLICATE        BOOL  TRUE
+END
+
 # Recipe overrides for STACK
 STACKPHOT METADATA
Index: /tags/ipp-20130307/ippconfig/recipes/ppStack.config
===================================================================
--- /tags/ipp-20130307/ippconfig/recipes/ppStack.config	(revision 35337)
+++ /tags/ipp-20130307/ippconfig/recipes/ppStack.config	(revision 35338)
@@ -159,4 +159,7 @@
 END
 
+STACK_ALLDEEP   METADATA
+END
+
 TEST1 METADATA
   PSF.AUTOSIZE	  BOOL	FALSE		# Determine output PSF size from input PSFs?
Index: /tags/ipp-20130307/ippconfig/recipes/reductionClasses.mdc
===================================================================
--- /tags/ipp-20130307/ippconfig/recipes/reductionClasses.mdc	(revision 35337)
+++ /tags/ipp-20130307/ippconfig/recipes/reductionClasses.mdc	(revision 35338)
@@ -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
 
