Changeset 13006 for trunk/psphot/src/psphotDeblendSatstars.c
- Timestamp:
- Apr 24, 2007, 1:43:47 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotDeblendSatstars.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotDeblendSatstars.c
r12792 r13006 13 13 14 14 // we need sources spatially-sorted to find overlaps 15 sources = psArraySort (sources, p sphotSortByY);15 sources = psArraySort (sources, pmSourceSortByY); 16 16 17 17 // source analysis is done in peak order (brightest first)
Note:
See TracChangeset
for help on using the changeset viewer.
