- 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/psphotSavePSFStars.c
r19869 r30975 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 // counters to track the size of the image and area used in a row
Note:
See TracChangeset
for help on using the changeset viewer.
