Index: branches/eam_branches/psphot.20100506/src/psphotStackImageLoop.c
===================================================================
--- branches/eam_branches/psphot.20100506/src/psphotStackImageLoop.c	(revision 27884)
+++ branches/eam_branches/psphot.20100506/src/psphotStackImageLoop.c	(revision 27888)
@@ -53,5 +53,5 @@
 
 		// XXX for now, we assume there is only a single chip in the PHU:
-		if (!psphotStackReadout (config, view)) {
+		if (0 && !psphotStackReadout (config, view)) {
                     psError(psErrorCodeLast(), false, "failure in psphotStackReadout for chip %d, cell %d, readout %d\n", view->chip, view->cell, view->readout);
                     psFree (view);
