Index: trunk/ippconfig/gpc1/ppStack.config
===================================================================
--- trunk/ippconfig/gpc1/ppStack.config	(revision 36772)
+++ trunk/ippconfig/gpc1/ppStack.config	(revision 36773)
@@ -79,4 +79,21 @@
    MATCH.REJ        F32    4.0
    SAFE		 BOOL	F
+
+END
+
+STACK_CNP  METADATA                   ## Based on STACK_THREEPI and STACK_MD_DEEP_1DG 
+    OUTPUT.NOCOMP   	    BOOL  FALSE
+    OUTPUT.LOGFLUX  	    BOOL  TRUE
+    STACK.TYPE              STR   DEEP_STACK
+    PSF.INPUT.CLIP.SIMPLE   BOOL  True
+    PSF.INPUT.MAX           F32   10.0    #  
+    PSF.INPUT.CLIP.NSIGMA   F32   100.0
+    PSF.INPUT.THRESH        F32   NAN
+    PSF.INPUT.ASYMMETRY     F32   NAN
+
+   MATCH.REJ        F32    4.0
+   SAFE		 BOOL	F
+
+    PSF.TARGET.AS.MAX.EPSILON F32 0.1
 
 END
Index: trunk/ippconfig/recipes/ppStack.config
===================================================================
--- trunk/ippconfig/recipes/ppStack.config	(revision 36772)
+++ trunk/ippconfig/recipes/ppStack.config	(revision 36773)
@@ -168,4 +168,6 @@
 STACK_THREEPI_ALT  METADATA
 END
+STACK_CNP  METADATA
+END
 
 STACK_MD_REF    METADATA
Index: trunk/ippconfig/recipes/reductionClasses.mdc
===================================================================
--- trunk/ippconfig/recipes/reductionClasses.mdc	(revision 36772)
+++ trunk/ippconfig/recipes/reductionClasses.mdc	(revision 36773)
@@ -615,4 +615,10 @@
 THREEPI_STACK_1DG         METADATA
       STACK_PPSTACK   STR      STACK_THREEPI
+      STACK_PPSUB     STR      STACK_1DG
+      STACK_PSPHOT    STR      STACK
+END
+
+CNP_STACK_1DG         METADATA
+      STACK_PPSTACK   STR      STACK_CNP
       STACK_PPSUB     STR      STACK_1DG
       STACK_PSPHOT    STR      STACK
