- Timestamp:
- Mar 18, 2011, 2:10:35 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/psphot/src/psphotPetrosianAnalysis.c
r30624 r30975 29 29 30 30 // source analysis is done in S/N order (brightest first) 31 sources = psArraySort (sources, pmSourceSortBy SN);31 sources = psArraySort (sources, pmSourceSortByFlux); 32 32 33 33 // choose the sources of interest
Note:
See TracChangeset
for help on using the changeset viewer.
