Changeset 12933 for branches/eam_02_branch/psphot/src/psphotChoosePSF.c
- Timestamp:
- Apr 19, 2007, 4:42:44 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_02_branch/psphot/src/psphotChoosePSF.c
r12792 r12933 155 155 try = models->data[bestN]; 156 156 157 // XXX calculate the PSF residual table here (and add to the pmPSF structure) 158 157 159 // measure and save the median value of dparams[PM_PAR_SXX],dparams[PM_PAR_SYY] 158 160 // these are used by psphotEvalPSF to identify extended sources … … 221 223 } 222 224 225 // build a PSF residual image 226 psphotMakeResiduals (try->sources, recipe, try->psf); 227 223 228 // XXX test dump of psf star data and psf-subtracted image 224 229 if (psTraceGetLevel("psphot.psfstars") > 5) {
Note:
See TracChangeset
for help on using the changeset viewer.
