Index: branches/eam_branches/20090715/ippconfig/recipes/psphot.config
===================================================================
--- branches/eam_branches/20090715/ippconfig/recipes/psphot.config	(revision 25657)
+++ branches/eam_branches/20090715/ippconfig/recipes/psphot.config	(revision 25658)
@@ -53,6 +53,4 @@
 USE_FOOTPRINTS                      BOOL  TRUE       	  # use new pmFootprint peak packaging
 FOOTPRINT_NPIXMIN                   S32   5       	  # Minimum size of a pmFootprint
-FOOTPRINT_NSIGMA_LIMIT              F32   20      	  # threshold for bright pmFootprint detection
-FOOTPRINT_NSIGMA_LIMIT_2            F32   4       	  # threshold for faint pmFootprint detection
 FOOTPRINT_GROW_RADIUS               S32   3       	  # How much to grow bright footprints
 FOOTPRINT_GROW_RADIUS_2             S32   5       	  # How much to grow faint footprints
@@ -77,6 +75,6 @@
 SKY_OUTER_RADIUS                    F32   25              # square annulus for local sky measurement
 PSF_MOMENTS_RADIUS                  F32   3               # XXX this is now autoscaled
-PSF_SN_LIM                          F32   50              # minimum S/N for stars used for PSF model
-PSF_MAX_NSTARS                      S32   200             # limit number of stars used for PSF model
+PSF_SN_LIM                          F32   20              # minimum S/N for stars used for PSF model
+PSF_MAX_NSTARS                      S32   500             # limit number of stars used for PSF model
 PSF_CLUMP_NSIGMA                    F32   1.5             # region of Sx,Sy plane to use for selecting PSF stars
 PSF_CLUMP_GRID_SCALE                F32   0.2             # size of Sx,Sy image pixel
@@ -139,5 +137,4 @@
 # this model is used for approximate subtraction in the main object analysis step
 EXT_MODEL                           STR   PS_MODEL_QGAUSS
-EXT_MIN_SN                          F32   50.0            # fit galaxies above this S/N limit
 EXT_FIT_NSIGMA                      F32   1               # significance for pixel included in fit
 EXT_FIT_PADDING                     F32   5               # extra annulus to use for fit 
