Index: /branches/eam_branches/20090715/psphot/src/psphotReadoutFindPSF.c
===================================================================
--- /branches/eam_branches/20090715/psphot/src/psphotReadoutFindPSF.c	(revision 25528)
+++ /branches/eam_branches/20090715/psphot/src/psphotReadoutFindPSF.c	(revision 25529)
@@ -41,5 +41,5 @@
 
     // construct sources and measure basic stats (moments, local sky)
-    psArray *sources = psphotSourceStats(config, readout, detections);
+    psArray *sources = psphotSourceStats(config, readout, detections, true);
     if (!sources) return false;
 
