Changeset 21519 for trunk/psphot/src/psphotDeblendSatstars.c
- Timestamp:
- Feb 16, 2009, 12:34:24 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotDeblendSatstars.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotDeblendSatstars.c
r20453 r21519 111 111 112 112 // any peaks within this contour should be dropped (mark as blend, drop after loop is done) 113 // also drop any peaks which are too close to this pea l113 // also drop any peaks which are too close to this peak 114 114 psVector *xv = contour->data[0]; 115 115 psVector *yv = contour->data[1];
Note:
See TracChangeset
for help on using the changeset viewer.
