Changeset 25529
- Timestamp:
- Sep 23, 2009, 5:31:42 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/psphot/src/psphotReadoutFindPSF.c
r23442 r25529 41 41 42 42 // construct sources and measure basic stats (moments, local sky) 43 psArray *sources = psphotSourceStats(config, readout, detections );43 psArray *sources = psphotSourceStats(config, readout, detections, true); 44 44 if (!sources) return false; 45 45
Note:
See TracChangeset
for help on using the changeset viewer.
