Index: /trunk/psphot/src/psphotReadout.c
===================================================================
--- /trunk/psphot/src/psphotReadout.c	(revision 7434)
+++ /trunk/psphot/src/psphotReadout.c	(revision 7435)
@@ -23,4 +23,8 @@
     // generate a background model (median, smoothed image)
     psphotImageMedian (config, view);
+
+    // psphotSaveImage (NULL, readout->image,  "image.fits");
+    // psphotSaveImage (NULL, readout->mask,   "mask.fits");
+    // psphotSaveImage (NULL, readout->weight, "weight.fits");
 
     // find the peaks in the image
