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

    r12792 r13006  
    2424
    2525    // source analysis is done in spatial order
    26     refSources = psArraySort (refSources, psphotSortByY);
     26    refSources = psArraySort (refSources, pmSourceSortByY);
    2727
    2828    // storage arrays for fitSources and sequence index
Note: See TracChangeset for help on using the changeset viewer.