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/psphotDeblendSatstars.c

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