Index: /trunk/ippconfig/isp/psphot.config
===================================================================
--- /trunk/ippconfig/isp/psphot.config	(revision 11379)
+++ /trunk/ippconfig/isp/psphot.config	(revision 11380)
@@ -1,4 +1,4 @@
 
-#SAVE.OUTPUT	BOOL 	TRUE
+SAVE.OUTPUT	BOOL 	TRUE
 #SAVE.BACKMDL	BOOL 	TRUE
 #SAVE.BACKGND	BOOL 	TRUE
@@ -30,7 +30,8 @@
 
 # peak finding 
-PEAKS_SMOOTH_SIGMA  F32  1.0       	 # smoothing kernel sigma in pixels
-PEAKS_SMOOTH_NSIGMA F32  3.0   	   	 # smoothing kernel width in sigmas
-PEAKS_NSIGMA_LIMIT  F32  20.0 	   	 # peak significance threshold
+PEAKS_SMOOTH_SIGMA   F32  1.0       	 # smoothing kernel sigma in pixels
+PEAKS_SMOOTH_NSIGMA  F32  3.0      	 # smoothing kernel width in sigmas
+PEAKS_NSIGMA_LIMIT   F32 25.0 	   	 # peak significance threshold
+PEAKS_NSIGMA_LIMIT_2 F32  5.0 	   	 # peak significance threshold
 
 # basic object statistics
@@ -96,5 +97,5 @@
 
 # PEAKS_OUTPUT_FILE   STR  peaks.dat
-MOMENTS_OUTPUT_FILE STR  moments.dat
+# MOMENTS_OUTPUT_FILE STR  moments.dat
 # ANALYSIS_REGION     STR  [1000:1600,2800:3400]
 # POISSON_ERRORS      BOOL TRUE
