- Timestamp:
- May 9, 2010, 6:01:15 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/psphot.20100506/src/psphotStackImageLoop.c
r27884 r27888 53 53 54 54 // XXX for now, we assume there is only a single chip in the PHU: 55 if ( !psphotStackReadout (config, view)) {55 if (0 && !psphotStackReadout (config, view)) { 56 56 psError(psErrorCodeLast(), false, "failure in psphotStackReadout for chip %d, cell %d, readout %d\n", view->chip, view->cell, view->readout); 57 57 psFree (view);
Note:
See TracChangeset
for help on using the changeset viewer.
