Changeset 17113
- Timestamp:
- Mar 24, 2008, 4:32:19 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotSourceSize.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotSourceSize.c
r16820 r17113 3 3 4 4 // we need to call this function after sources have been fitted to the PSF model and 5 // subtracted. this function examines the 9 pixels in the 3x3 square containing the peak and 6 // compares the observed flux to the model. 5 // subtracted. To determine the CR-nature, this function examines the 9 pixels in the 3x3 6 // square containing the peak and compares the observed flux to the model. To determine 7 // the EXT-nature, this function measures the amount of positive or negative total 8 // deviation from the psf model at the r = FWHM/2 position 7 9 8 10 bool psphotSourceSize (pmReadout *readout, psArray *sources, psMetadata *recipe, long first) {
Note:
See TracChangeset
for help on using the changeset viewer.
