Index: trunk/ippconfig/simmosaic/psphot.config
===================================================================
--- trunk/ippconfig/simmosaic/psphot.config	(revision 13907)
+++ trunk/ippconfig/simmosaic/psphot.config	(revision 20889)
@@ -1,5 +1,4 @@
 
 SAVE.BACKMDL	BOOL 	TRUE
-SAVE.BACKMDL.STDEV BOOL 	TRUE
 SAVE.BACKGND	BOOL 	TRUE
 SAVE.BACKSUB	BOOL 	TRUE
@@ -10,4 +9,9 @@
 
 IMSTATS_NPIX        S32  3000    	 # number of pixels to use for sky estimate boxes:
+SKY_INNER_RADIUS    F32    10            # square annulus for local sky measurement
+
+PSF_MOMENTS_RADIUS  F32    7               # calculate initial source moments with this radius
+
+
 
 #PSPHOT_TEST METADATA
@@ -20,9 +24,15 @@
 
 #PSF_SN_LIM          F32  20.0            # minimum S/N for stars used for PSF model
-MOMENTS_SN_MIN      F32  20.0            # min S/N to measure moments
+MOMENTS_SN_MIN      F32  10.0            # min S/N to measure moments
 FULL_FIT_SN_LIM     F32  100.0
 EXT_MIN_SN          F32  100.0           # fit galaxies above this S/N limit
 
-PEAKS_NSIGMA_LIMIT  F32  10.0 	   	 # peak significance threshold
+MOMENTS_SX_MAX                      F32   25.0
+MOMENTS_SY_MAX                      F32   25.0
+
+
+PEAKS_NSIGMA_LIMIT  F32  25.0 	   	 # peak significance threshold
+PEAKS_NSIGMA_LIMIT_2 F32  10.0 	   	 # peak significance threshold
+
 BREAK_POINT         STR  ENSEMBLE        # limit total processing for now (for speed)
 
