- Timestamp:
- Dec 3, 2010, 2:28:34 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101103/psphot/src/psphotImageLoop.c
r29548 r29904 109 109 110 110 // run the actual photometry analysis on this chip/cell/readout 111 if (!psphotReadout (config, view )) {111 if (!psphotReadout (config, view, "PSPHOT.INPUT")) { 112 112 psError(psErrorCodeLast(), false, "failure in psphotReadout for chip %d, cell %d, readout %d\n", view->chip, view->cell, view->readout); 113 113 psFree (view);
Note:
See TracChangeset
for help on using the changeset viewer.
