Changeset 13011
- Timestamp:
- Apr 24, 2007, 3:26:37 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotChoosePSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotChoosePSF.c
r12950 r13011 20 20 21 21 // examine PSF sources in S/N order (brightest first) 22 sources = psArraySort (sources, p sphotSortBySN);22 sources = psArraySort (sources, pmSourceSortBySN); 23 23 24 24 // array to store candidate PSF stars
Note:
See TracChangeset
for help on using the changeset viewer.
