IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 24, 2007, 1:43:47 PM (19 years ago)
Author:
rhl
Message:

Renamed psphotSortBy* to psphotSourceSortBy*

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotBasicDeblend.c

    r12792 r13006  
    1919
    2020    // we need sources spatially-sorted to find overlaps
    21     sources = psArraySort (sources, psphotSortByY);
     21    sources = psArraySort (sources, pmSourceSortByY);
    2222
    2323    // source analysis is done in peak order (brightest first)
Note: See TracChangeset for help on using the changeset viewer.