Changeset 31154 for trunk/psphot/src/psphotTestPSF.c
- Timestamp:
- Apr 4, 2011, 1:12:39 PM (15 years ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (2 props)
-
src/psphotTestPSF.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/psphotTestPSF.c
r21183 r31154 17 17 18 18 // examine PSF sources in S/N order (brightest first) 19 sources = psArraySort (sources, pmSourceSortBy SN);19 sources = psArraySort (sources, pmSourceSortByFlux); 20 20 21 21 // array to store candidate PSF stars
Note:
See TracChangeset
for help on using the changeset viewer.
