Index: trunk/psphot/src/psphotForcedImageLoop.c
===================================================================
--- trunk/psphot/src/psphotForcedImageLoop.c	(revision 25981)
+++ trunk/psphot/src/psphotForcedImageLoop.c	(revision 29936)
@@ -84,5 +84,5 @@
 
                 // run the actual photometry analysis on this chip/cell/readout
-                if (!psphotForcedReadout (config, view)) {
+                if (!psphotForcedReadout (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);
