Changeset 29936 for trunk/psphot/src/psphotForcedImageLoop.c
- Timestamp:
- Dec 5, 2010, 9:42:25 PM (15 years ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/psphotForcedImageLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20101103/psphot (added) merged: 29660,29824-29825,29904,29914,29918,29920
- Property svn:mergeinfo changed
-
trunk/psphot/src/psphotForcedImageLoop.c
r25981 r29936 84 84 85 85 // run the actual photometry analysis on this chip/cell/readout 86 if (!psphotForcedReadout (config, view )) {86 if (!psphotForcedReadout (config, view, "PSPHOT.INPUT")) { 87 87 psError(psErrorCodeLast(), false, "failure in psphotReadout for chip %d, cell %d, readout %d\n", view->chip, view->cell, view->readout); 88 88 psFree (view);
Note:
See TracChangeset
for help on using the changeset viewer.
