Index: /tags/ipp-mdpv3-20141104/ippconfig/gpc1/ppStack.config
===================================================================
--- /tags/ipp-mdpv3-20141104/ippconfig/gpc1/ppStack.config	(revision 37867)
+++ /tags/ipp-mdpv3-20141104/ippconfig/gpc1/ppStack.config	(revision 37868)
@@ -279,7 +279,7 @@
 
 
-STACK_CNP_PV3_IQ_1DG  METADATA       ## revised -- based on STACK_THREEPI/STACK_MD_DEEP_1DG -- not complete
-    OUTPUT.NOCOMP   	    BOOL  FALSE
-    OUTPUT.LOGFLUX  	    BOOL  TRUE
+STACK_CNP_PV3_IQ_1DG  METADATA       ## revised -- based on STACK_THREEPI/STACK_MD_DEEP_1DG
+    OUTPUT.NOCOMP           BOOL  TRUE 
+    OUTPUT.LOGFLUX          BOOL  FALSE
     STACK.TYPE              STR   DEEP_STACK
     PSF.INPUT.CLIP.SIMPLE   BOOL  True
@@ -290,7 +290,13 @@
     MATCH.REJ        F32    4.0
     SAFE		 BOOL	F
-    PSF.TARGET.AS.MAX.EPSILON F32 0.1
-    ## also unclear what rej mods needed
-    ## 
+    PSF.TARGET.AS.MAX        BOOL  TRUE   # Set the target PSF FWHM as the maximum of accepted input FWHM values.
+    PSF.TARGET.AS.MAX.EPSILON F32 0.1     # set the target PSF FWHM larger than the maximum input. Target = eps + max(input)
+    THRESHOLD.MASK  F32     0.1          # Threshold for mask deconvolution (0..1)
+    COMBINE.ITER    F32     0.5          # Number of rejection iterations per input
+    COMBINE.REJ     F32     3.0          # Rejection threshold in combination (sigma)
+    COMBINE.SYS     F32     0.1          # Relative systematic error in combination
+    COMBINE.DISCARD F32     0.2          # Discard fraction for Olympic weighted mean
+    IMAGE.REJ       F32     0.1          # Rejected pixel fraction threshold for rejecting entire image
+    NMINPIX         S32     3            # Minimum input per pixel     
     MASK.VAL        STR     SUSPECT,MASK.VALUE,CONV.BAD,GHOST # Mask value of input bad pixels 
     MASK.BLANKBORDER S32    20              # Mask blank border in final stack output
@@ -298,6 +304,6 @@
 END
 
-STACK_CNP_PV3_REF_1DG  METADATA  ## revised CNP PV3 REF stack -- not complete
-    OUTPUT.NOCOMP            BOOL  TRUE   # unclear if this necessary for CNP REF
+STACK_CNP_PV3_REF_1DG  METADATA  ## revised CNP PV3 REF stack --
+    OUTPUT.NOCOMP            BOOL  TRUE   # pointed field -- no compression, no logflux 
     OUTPUT.LOGFLUX           BOOL  FALSE  # 
     OUTPUT.REPLICATE         BOOL  TRUE
@@ -305,5 +311,5 @@
     PSF.INPUT.CLIP.SIMPLE    BOOL  True
     PSF.INPUT.MAX            F32   10.0   # CNP large FWHM, center/edge vary 1-2 pix? 
-    PSF.INPUT.CLIP.NSIGMA    F32   1.0    # sample typically on rising side of distribution (set smaller?)
+    PSF.INPUT.CLIP.NSIGMA    F32   0.0    # sample typically on rising side of distribution 
     PSF.INPUT.THRESH         F32   NAN
     PSF.INPUT.ASYMMETRY      F32   NAN
@@ -312,19 +318,17 @@
     PSF.TARGET.AS.MAX        BOOL  TRUE   # Set the target PSF FWHM as the maximum of accepted input FWHM values.
     PSF.TARGET.AS.MAX.EPSILON F32 0.1     # set the target PSF FWHM larger than the maximum input. Target = eps + max(input)
-    ## extra rej -- turn default for initial test run 
-    #THRESHOLD.MASK  F32     0.1          # Threshold for mask deconvolution (0..1)
-    #COMBINE.ITER    F32     0.5          # Number of rejection iterations per input
-    #COMBINE.REJ     F32     3.0          # Rejection threshold in combination (sigma)
-    #COMBINE.SYS     F32     0.1          # Relative systematic error in combination
-    #COMBINE.DISCARD F32     0.2          # Discard fraction for Olympic weighted mean
-    #IMAGE.REJ       F32     0.1          # Rejected pixel fraction threshold for rejecting entire image
-    #NMINPIX         S32     4            # Minimum input per pixel
-    #MASK.VAL        STR     SUSPECT,MASK.VALUE,CONV.BAD,GHOST # Mask value of input bad pixels 
-    ##
+    THRESHOLD.MASK  F32     0.1          # Threshold for mask deconvolution (0..1)
+    COMBINE.ITER    F32     0.5          # Number of rejection iterations per input
+    COMBINE.REJ     F32     3.0          # Rejection threshold in combination (sigma)
+    COMBINE.SYS     F32     0.1          # Relative systematic error in combination
+    COMBINE.DISCARD F32     0.2          # Discard fraction for Olympic weighted mean
+    IMAGE.REJ       F32     0.1          # Rejected pixel fraction threshold for rejecting entire image
+    NMINPIX         S32     3            # Minimum input per pixel
+    MASK.VAL        STR     SUSPECT,MASK.VALUE,CONV.BAD,GHOST # Mask value of input bad pixels 
     MASK.BLANKBORDER S32    20           # Mask blank border in final stack output
     BSCALEOFFSET    BOOL    FALSE        # MUST be FALSE for PV3
 END
 
-STACK_CNP_PV3_DEEP_1DG  METADATA   ## -- not complete
+STACK_CNP_PV3_DEEP_1DG  METADATA   ## -- 
     OUTPUT.NOCOMP           BOOL  TRUE
     OUTPUT.LOGFLUX          BOOL  FALSE
