Index: trunk/ppSub/src/ppSubMakePSF.c
===================================================================
--- trunk/ppSub/src/ppSubMakePSF.c	(revision 23763)
+++ trunk/ppSub/src/ppSubMakePSF.c	(revision 26263)
@@ -66,4 +66,11 @@
     }
 
+    // psphotSaveImage (photFile->fpa->hdu->header, photRO->image, "findpsf.im.fits");
+    // psphotSaveImage (photFile->fpa->hdu->header, photRO->variance, "findpsf.wt.fits");
+    // psphotSaveImage (photFile->fpa->hdu->header, photRO->mask, "findpsf.mk.fits");
+
+    // XXX for testing, can i dump a complete copy of the psphot sources here?  
+    // I actually only need the X,Y coordinates to test this.
+
     // Extract the loaded sources from the associated readout, and generate PSF
     // Here, we assume the image is background-subtracted
