Index: /branches/eam_branch_20080229/psphot/src/psphotFindPeaks.c
===================================================================
--- /branches/eam_branch_20080229/psphot/src/psphotFindPeaks.c	(revision 16769)
+++ /branches/eam_branch_20080229/psphot/src/psphotFindPeaks.c	(revision 16770)
@@ -166,4 +166,6 @@
         psFree(peaks);
         peaks = footprints;             // well, you know what I mean
+
+	psLogMsg ("psphot", PS_LOG_INFO, "%ld footprints: %f sec\n", peaks->n, psTimerMark ("psphot"));
     }
 
