IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 4, 2011, 1:19:58 PM (15 years ago)
Author:
eugene
Message:

updates from eam branch

Location:
trunk/psastro
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro

    • Property svn:ignore
      •  

        old new  
        1818psastro.pc
        1919Doxyfile
         20a.out.dSYM
  • trunk/psastro/src/psastroConvert.c

    r26897 r31161  
    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.