Changeset 32633 for trunk/psphot/src/psphotReadout.c
- Timestamp:
- Nov 8, 2011, 2:56:56 PM (15 years ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/psphotReadout.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20110906/psphot (added) merged: 32605-32606,32612-32613,32616,32619,32628,32630
- Property svn:mergeinfo changed
-
trunk/psphot/src/psphotReadout.c
r32348 r32633 190 190 psphotDumpChisqs (config, view, filerule); 191 191 192 // measure the radial profiles to the sky 193 psphotRadialProfileWings (config, view, filerule); 194 192 195 // re-measure the kron mags with models subtracted. this pass uses a circular window of size PSF_MOMENTS_RADIUS (same window used to measure the psf-scale moments) 193 196 … … 305 308 pass1finish: 306 309 310 // measure the radial profiles to the sky (only measures new objects) 311 psphotRadialProfileWings (config, view, filerule); 312 307 313 // re-measure the kron mags with models subtracted 308 314 // psphotKronMasked(config, view, filerule);
Note:
See TracChangeset
for help on using the changeset viewer.
