Changeset 31154 for trunk/psphot/src/psphotPetrosianAnalysis.c
- Timestamp:
- Apr 4, 2011, 1:12:39 PM (15 years ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (2 props)
-
src/psphotPetrosianAnalysis.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:ignore
-
old new 19 19 psphot-config 20 20 Doxyfile 21 a.out.dSYM
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
trunk/psphot/src/psphotPetrosianAnalysis.c
r30624 r31154 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.
