- Timestamp:
- Jul 18, 2010, 2:59:19 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/psphot/src/psphotExtendedSourceFits.c
r28643 r28687 210 210 pmModel *modelFit = NULL; 211 211 if (convolved) { 212 modelFit = psphot PSFConvModel (readout, source, modelType, maskVal, markVal, psfSize);212 modelFit = psphotFitPCM (readout, source, fitOptions, modelType, maskVal, markVal, psfSize); 213 213 if (!modelFit) { 214 214 psTrace ("psphot", 5, "failed to fit psf-conv model for object at %f, %f", source->moments->Mx, source->moments->My);
Note:
See TracChangeset
for help on using the changeset viewer.
