Index: /trunk/ippconfig/gpc1/psphot.config
===================================================================
--- /trunk/ippconfig/gpc1/psphot.config	(revision 18326)
+++ /trunk/ippconfig/gpc1/psphot.config	(revision 18327)
@@ -10,6 +10,6 @@
 #SAVE.PLOTS     	BOOL    TRUE
 
-BACKGROUND.XBIN	    S32  128            # size of background superpixels
-BACKGROUND.YBIN	    S32  128            # size of background superpixels
+BACKGROUND.XBIN	    S32  256            # size of background superpixels
+BACKGROUND.YBIN	    S32  256            # size of background superpixels
 
 # image background parameters
@@ -20,7 +20,8 @@
 PEAKS_SMOOTH_SIGMA  F32   2.5            # smoothing kernel sigma in pixels
 PEAKS_NMAX          S32   5000           # on first pass, only keep NMAX peaks (0 == all)
-PEAKS_NSIGMA_LIMIT  F32   50.0            # peak significance threshold
+PEAKS_NSIGMA_LIMIT  F32   25.0            # peak significance threshold
+PEAKS_NSIGMA_LIMIT_2 F32  10.0             # peak significance threshold
 
-PSF_SN_LIM          F32  100             # minimum S/N for stars used for PSF model
+PSF_SN_LIM          F32  25              # minimum S/N for stars used for PSF model
 PSF_MAX_NSTARS      S32  300             # limit number of stars used for PSF model
 
@@ -40,5 +41,5 @@
 MEASURE.APTREND      BOOL  FALSE  ### XXX for now, skip this (too many errors)
 
-BREAK_POINT STR ENSEMBLE
+# BREAK_POINT STR ENSEMBLE
 
 DIAGNOSTIC.PLOTS                    METADATA
