Changeset 14966
- Timestamp:
- Sep 20, 2007, 4:48:27 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotChoosePSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotChoosePSF.c
r14940 r14966 212 212 } 213 213 214 // build a PSF residual image 215 if (!psphotMakeFluxScale (readout->image, recipe, try->psf)) { 216 psError(PSPHOT_ERR_PSF, false, "Unable to construct flux scale for PSF"); 217 psFree (models); 218 return NULL; 219 } 220 214 221 // XXX test dump of psf star data and psf-subtracted image 215 222 if (psTraceGetLevel("psphot.psfstars") > 5) {
Note:
See TracChangeset
for help on using the changeset viewer.
