Index: branches/czw_branch/20130702/ippconfig/gpc1/ppStack.config
===================================================================
--- branches/czw_branch/20130702/ippconfig/gpc1/ppStack.config	(revision 35926)
+++ branches/czw_branch/20130702/ippconfig/gpc1/ppStack.config	(revision 35931)
@@ -63,4 +63,5 @@
     PSF.INPUT.THRESH        F32   10.0
     PSF.INPUT.ASYMMETRY     F32   0.2
+    PSF.TARGET.AS.MAX 	    BOOL  TRUE
    MATCH.REJ        F32    4.0
    SAFE		 BOOL	F
Index: branches/czw_branch/20130702/ippconfig/recipes/ppStack.config
===================================================================
--- branches/czw_branch/20130702/ippconfig/recipes/ppStack.config	(revision 35926)
+++ branches/czw_branch/20130702/ippconfig/recipes/ppStack.config	(revision 35931)
@@ -95,4 +95,6 @@
 PSF.INPUT.THRESH        F32  NAN	# Set minimum limit below which we do not exclude an input (defaults to 0.0)
 PSF.INPUT.ASYMMETRY     F32  NAN	# Set difference in mixture model populations to consider equal.
+PSF.TARGET.AS.MAX       BOOL F          # Set the target PSF FWHM as the maximum of accepted input FWHM values.
+PSF.TARGET.AS.MAX.EPSILON F32 0.1       # Amount to set the target PSF FWHM larger than the maximum input. Target = eps + max(input)
 
 TEMP.IMAGE	STR	conv.im.fits	# Suffix for temporary convolved images
