Changeset 21166 for trunk/psphot/src/psphotReadoutFindPSF.c
- Timestamp:
- Jan 24, 2009, 10:54:29 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadoutFindPSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadoutFindPSF.c
r20337 r21166 37 37 38 38 // construct sources and measure basic stats (moments, local sky) 39 psArray *sources = psphotSourceStats( readout, recipe, detections);39 psArray *sources = psphotSourceStats(config, readout, detections); 40 40 if (!sources) return false; 41 41
Note:
See TracChangeset
for help on using the changeset viewer.
