Changeset 19855
- Timestamp:
- Oct 2, 2008, 10:56:14 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080926/psphot/src/psphotFindFootprints.c
r17870 r19855 33 33 // find the raw footprints & assign the peaks to those footprints 34 34 psArray *footprints = pmFootprintsFind (significance, threshold, npixMin); 35 35 36 pmFootprintsAssignPeaks(footprints, detections->peaks); 36 37 // XXX handle the error conditions here
Note:
See TracChangeset
for help on using the changeset viewer.
