Changeset 25328 for branches/pap/psphot/src/psphotReadout.c
- Timestamp:
- Sep 10, 2009, 3:54:56 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/psphot/src/psphotReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/psphot/src/psphotReadout.c
r25302 r25328 224 224 psphotMagnitudes(config, readout, view, sources, psf); 225 225 226 if (!psphot Fake(config, readout, view, psf, recipe, sources)) {226 if (!psphotEfficiency(config, readout, view, psf, recipe, sources)) { 227 227 psErrorStackPrint(stderr, "Unable to determine detection efficiencies from fake sources"); 228 228 psErrorClear();
Note:
See TracChangeset
for help on using the changeset viewer.
