Index: trunk/psphot/src/psphotReadout.c
===================================================================
--- trunk/psphot/src/psphotReadout.c	(revision 10614)
+++ trunk/psphot/src/psphotReadout.c	(revision 10828)
@@ -71,5 +71,5 @@
     }
     // XXX test the plotting function
-    psphotPlotMoments (config, view, sources);
+    // psphotPlotMoments (config, view, sources);
 
     if (!strcasecmp (breakPt, "MOMENTS")) {
@@ -122,5 +122,5 @@
 
     // XXX test the plotting function
-    psphotPlotPSFModel (config, view, sources);
+    // psphotPlotPSFModel (config, view, sources);
 
 finish:
