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