Changeset 23225 for branches/eam_branches/eam_branch_20090303/psModules/src/imcombine/pmPSFEnvelope.c
- Timestamp:
- Mar 8, 2009, 4:29:34 PM (17 years ago)
- Location:
- branches/eam_branches/eam_branch_20090303
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psModules/src/imcombine/pmPSFEnvelope.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/eam_branch_20090303
-
branches/eam_branches/eam_branch_20090303/psModules/src/imcombine/pmPSFEnvelope.c
r21363 r23225 115 115 for (int i = 0; i < inputs->n; i++) { 116 116 pmPSF *psf = inputs->data[i]; // PSF of interest 117 if (!psf) { 118 continue; 119 } 117 120 pmResiduals *resid = psf->residuals;// PSF residuals 118 121 psf->residuals = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
