Index: /branches/czw_branch/20170908/psphot/src/psphotSourceStats.c
===================================================================
--- /branches/czw_branch/20170908/psphot/src/psphotSourceStats.c	(revision 40456)
+++ /branches/czw_branch/20170908/psphot/src/psphotSourceStats.c	(revision 40457)
@@ -560,4 +560,5 @@
         }
 
+#if (0)
 	if (psTraceGetLevel("psphot.moments.save")) {
 	  char name[64];
@@ -573,5 +574,5 @@
 	  fclose (fout);
 	}
-
+#endif
         // choose a grid scale that is a fixed fraction of the psf sigma^2
         float PSF_CLUMP_GRID_SCALE = 0.1*PS_SQR(sigma[i]);
