Index: trunk/psphot/src/psphotFindPeaks.c
===================================================================
--- trunk/psphot/src/psphotFindPeaks.c	(revision 6922)
+++ trunk/psphot/src/psphotFindPeaks.c	(revision 6950)
@@ -22,4 +22,7 @@
     psImageSmooth (smooth_wt, SIGMA, NSIGMA);
     psLogMsg ("psphot", 4, "smooth weight: %f sec\n", psTimerMark ("psphot"));
+
+    // psphotSaveImage (NULL, smooth_im, "imsmooth.fits");
+    // psphotSaveImage (NULL, smooth_wt, "wtsmooth.fits");
 
     psTimerStart ("psphot");
