Index: trunk/psphot/src/pmPeaksSigmaLimit.c
===================================================================
--- trunk/psphot/src/pmPeaksSigmaLimit.c	(revision 5772)
+++ trunk/psphot/src/pmPeaksSigmaLimit.c	(revision 5828)
@@ -26,5 +26,5 @@
     threshold = NSIGMA*sky->sampleStdev + sky->sampleMean; 
     // threshold = NSIGMA*sky->sampleStdev;
-    psLogMsg ("psphot", 3, "threshold: %f DN\n", threshold);
+    psLogMsg ("psphot", 4, "threshold: %f DN\n", threshold);
 
     // find the peaks in the smoothed image 
