IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2011, 2:11:57 PM (15 years ago)
Author:
eugene
Message:

change due to pmPeak element changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/psastro/src/psastroConvert.c

    r26897 r30977  
    5858    // sort in ascending magnitude order
    5959    // psArraySort (inStars, psastroSortByMag);
    60     // psVector *index = psArraySortIndex (sources, pmSourceSortBySN);
     60    // psVector *index = psArraySortIndex (sources, pmSourceSortByFlux);
    6161    psVector *index = psArraySortIndex (NULL, inStars, psastroSortByMag);
    6262
Note: See TracChangeset for help on using the changeset viewer.