Changeset 34258 for trunk/psphot/src/psphotImageLoop.c
- Timestamp:
- Jul 31, 2012, 3:58:10 PM (14 years ago)
- Location:
- trunk/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20120627/psphot (added) merged: 34139,34146,34172,34179,34190,34240,34247,34255
- Property svn:mergeinfo changed
-
trunk/psphot/src
- Property svn:ignore
-
old new 23 23 psphotStack 24 24 psphotModelTest 25 psphotMinimal
-
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20120627/psphot/src (added) merged: 34139,34146,34172,34179,34190,34240,34247,34255
- Property svn:ignore
-
trunk/psphot/src/psphotImageLoop.c
r34086 r34258 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.
