Index: branches/eam_branches/ipp-20110505/ippconfig/gpc1/camera.config
===================================================================
--- branches/eam_branches/ipp-20110505/ippconfig/gpc1/camera.config	(revision 31510)
+++ branches/eam_branches/ipp-20110505/ippconfig/gpc1/camera.config	(revision 31622)
@@ -165,4 +165,7 @@
 NPIX_INTERCHIP          S32     103794483
 
+# This sets the maximum size for the fwhm_major.  This is roughly 3", and 98.67% of all exposures in the database are less than this.
+MAX_ALLOWED_FWHM          F32         12
+
 # The set of maskbits that should not be set to NAN in "released" images
 # This value is equal to CONV.POOR | STARCORE | SPIKE | SUSPECT  = 0x5280
Index: branches/eam_branches/ipp-20110505/ippconfig/gpc1/ppStack.config
===================================================================
--- branches/eam_branches/ipp-20110505/ippconfig/gpc1/ppStack.config	(revision 31510)
+++ branches/eam_branches/ipp-20110505/ippconfig/gpc1/ppStack.config	(revision 31622)
@@ -38,4 +38,5 @@
 
 STACK_THREEPI  METADATA
+    PSF.INPUT.MAX   F32     12.0
     OUTPUT.NOCOMP   BOOL    FALSE
     OUTPUT.LOGFLUX  BOOL    TRUE
Index: branches/eam_branches/ipp-20110505/ippconfig/gpc1/psphot.config
===================================================================
--- branches/eam_branches/ipp-20110505/ippconfig/gpc1/psphot.config	(revision 31510)
+++ branches/eam_branches/ipp-20110505/ippconfig/gpc1/psphot.config	(revision 31622)
@@ -20,4 +20,8 @@
 PSF_MODEL              	 	    STR   PS_MODEL_PS1_V1
 PSPHOT.CR.NSIGMA.SOFTEN             F32   0.0025        # Softening parameter for weights in CR stat
+
+PSPHOT.CR.MAX.SIZE                  F32   0.8             # guess for limit on M_minor in pix^2
+PSPHOT.CR.MAX.MAG                   F32  -8.0             # guess for limit on Kron Mag
+PSPHOT.CR.AUTOSCALE                 BOOL  FALSE
 
 PSF.TREND.NX                        S32   3
