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

    r12792 r13006  
    1515
    1616    // source analysis is done in S/N order (brightest first)
    17     sources = psArraySort (sources, psphotSortBySN);
     17    sources = psArraySort (sources, pmSourceSortBySN);
    1818
    1919    // set fitting method to use non-poisson errors (local sky error)
Note: See TracChangeset for help on using the changeset viewer.