- Timestamp:
- Jul 22, 2010, 6:21:31 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/psModules/src/objects/pmPCM_MinimizeChisq.c
r28692 r28702 291 291 292 292 // convolve model and dmodel arrays with PSF 293 // XXX speed this up by saving the FFTed psf (for each source, obviously) 294 293 295 psImageConvolveDirect (pcm->modelConvFlux, pcm->modelFlux, pcm->psf); 294 296 for (int n = 0; n < pcm->dmodelsFlux->n; n++) {
Note:
See TracChangeset
for help on using the changeset viewer.
