Changeset 25336
- Timestamp:
- Sep 10, 2009, 5:43:13 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/psphot/src/psphotReadoutMinimal.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/psphot/src/psphotReadoutMinimal.c
r24890 r25336 97 97 psphotMagnitudes(config, readout, view, sources, psf); 98 98 99 if (!psphotEfficiency(config, readout, view, psf, recipe, sources)) { 100 psErrorStackPrint(stderr, "Unable to determine detection efficiencies from fake sources"); 101 psErrorClear(); 102 } 103 99 104 // drop the references to the image pixels held by each source 100 105 psphotSourceFreePixels (sources);
Note:
See TracChangeset
for help on using the changeset viewer.
