- Timestamp:
- Jul 17, 2014, 12:30:45 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-ops-20130712/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-ops-20130712/psphot
- Property svn:mergeinfo deleted
-
branches/eam_branches/ipp-ops-20130712/psphot/src
- Property svn:ignore
-
old new 24 24 psphotModelTest 25 25 psphotMinimal 26 psphotFullForce 27 psmakecff 28 psphotFullForceSummary
-
- Property svn:mergeinfo deleted
- Property svn:ignore
-
branches/eam_branches/ipp-ops-20130712/psphot/src/psphotImageLoop.c
r34258 r37066 132 132 } 133 133 break; 134 case PSPHOT_FULL_FORCE: 135 if (!psphotFullForceReadout (config, view, "PSPHOT.INPUT")) { 136 psError(psErrorCodeLast(), false, "failure in psphotReadout for chip %d, cell %d, readout %d\n", view->chip, view->cell, view->readout); 137 psFree (view); 138 return false; 139 } 140 break; 134 141 case PSPHOT_MAKE_PSF: 135 142 if (!psphotMakePSFReadout (config, view, "PSPHOT.INPUT")) {
Note:
See TracChangeset
for help on using the changeset viewer.
