Index: trunk/psphot/src/psphotSourceStats.c
===================================================================
--- trunk/psphot/src/psphotSourceStats.c	(revision 18555)
+++ trunk/psphot/src/psphotSourceStats.c	(revision 19910)
@@ -121,4 +121,6 @@
     psLogMsg ("psphot", PS_LOG_INFO, "%ld sources, %d moments, %d failed: %f sec\n", sources->n, Nmoments, Nfail, psTimerMark ("psphot"));
 
+    psphotVisualShowMoments (sources);
+
     return (sources);
 }
