Index: trunk/psphot/src/psphotMakePSFImageLoop.c
===================================================================
--- trunk/psphot/src/psphotMakePSFImageLoop.c	(revision 25982)
+++ trunk/psphot/src/psphotMakePSFImageLoop.c	(revision 29936)
@@ -84,5 +84,5 @@
 
                 // run the actual photometry analysis on this chip/cell/readout
-                if (!psphotMakePSFReadout (config, view)) {
+                if (!psphotMakePSFReadout (config, view, "PSPHOT.INPUT")) {
                     psError(psErrorCodeLast(), false, "failure in psphotReadout for chip %d, cell %d, readout %d\n", view->chip, view->cell, view->readout);
                     psFree (view);
