- Timestamp:
- Jul 17, 2012, 1:25:52 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120627/psphot/src/psphotImageLoop.c
r34086 r34172 118 118 } 119 119 break; 120 case PSPHOT_MINIMAL: 121 if (!psphotReadoutMinimal (config, view, "PSPHOT.INPUT")) { 122 psError(psErrorCodeLast(), false, "failure in psphotReadout for chip %d, cell %d, readout %d\n", view->chip, view->cell, view->readout); 123 psFree (view); 124 return false; 125 } 126 break; 120 127 case PSPHOT_FORCED: 121 128 if (!psphotForcedReadout (config, view, "PSPHOT.INPUT")) {
Note:
See TracChangeset
for help on using the changeset viewer.
