Index: /branches/eam_02_branch/psphot/src/psphotChoosePSF.c
===================================================================
--- /branches/eam_02_branch/psphot/src/psphotChoosePSF.c	(revision 13001)
+++ /branches/eam_02_branch/psphot/src/psphotChoosePSF.c	(revision 13002)
@@ -240,4 +240,5 @@
 	    // set the mask and subtract the PSF model
 	    // XXX should we be using maskObj? should we be unsetting the mask?
+	    // use pmModelSub because modelFlux has not been generated
 	    assert (source->maskObj);
 	    psImageKeepCircle (source->maskObj, x, y, RADIUS, "OR", PM_MASK_MARK);
