Index: trunk/psphot/src/psphotSourceStats.c
===================================================================
--- trunk/psphot/src/psphotSourceStats.c	(revision 6862)
+++ trunk/psphot/src/psphotSourceStats.c	(revision 6950)
@@ -16,5 +16,5 @@
 
     sources = psArrayAlloc (peaks->n);
-    sources->n = 0;
+    // DROP sources->n = 0;
 
     for (int i = 0; i < peaks->n; i++) {
