Changeset 8475
- Timestamp:
- Aug 22, 2006, 1:24:16 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadout.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadout.c
r7758 r8475 44 44 } 45 45 46 // mark blended peaks PS_SOURCE_BLEND 47 psphotBasicDeblend (sources, recipe); 48 46 49 // classify sources based on moments, brightness 47 50 // faint sources not classified? … … 57 60 return true; 58 61 } 59 60 // mark blended peaks PS_SOURCE_BLEND61 psphotBasicDeblend (sources, recipe);62 62 63 63 // use bright stellar objects to measure PSF
Note:
See TracChangeset
for help on using the changeset viewer.
