IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

minor fixes from eam branch

Location:
trunk/ppSub
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub

    • Property svn:ignore
      •  

        old new  
        1717test
        1818Doxyfile
         19a.out.dSYM
  • trunk/ppSub/src/ppSubMakePSF.c

    r30619 r31156  
    158158psArray *ppSubSelectPSFSources(psArray *sources){
    159159
    160     sources = psArraySort (sources, pmSourceSortBySN);
     160    sources = psArraySort (sources, pmSourceSortByFlux);
    161161
    162162    psArray *subset = psArrayAllocEmpty(MAX_NPSF);
Note: See TracChangeset for help on using the changeset viewer.