Changeset 34317 for trunk/psphot/src/psphotReadout.c
- Timestamp:
- Aug 16, 2012, 2:38:37 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadout.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadout.c
r34215 r34317 194 194 // but this is chosen above to be appropriate for the PSF objects (not galaxies) 195 195 // psphotKronMasked(config, view, filerule); 196 psphotKronIterate(config, view, filerule );196 psphotKronIterate(config, view, filerule, 1); 197 197 198 198 // identify CRs and extended sources (only unmeasured sources are measured) … … 312 312 // re-measure the kron mags with models subtracted 313 313 // psphotKronMasked(config, view, filerule); 314 psphotKronIterate(config, view, filerule );314 psphotKronIterate(config, view, filerule, 2); 315 315 316 316 // measure source size for the remaining sources
Note:
See TracChangeset
for help on using the changeset viewer.
