Changeset 12957 for branches/eam_02_branch/psphot/src/psphotOutput.c
- Timestamp:
- Apr 22, 2007, 5:39:10 PM (19 years ago)
- File:
-
- 1 edited
-
branches/eam_02_branch/psphot/src/psphotOutput.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_02_branch/psphot/src/psphotOutput.c
r12952 r12957 182 182 modelEXT->params->data.F32[3] = y; 183 183 pmModel *modelPSF = pmModelFromPSF (modelEXT, psf); 184 pmModelAdd (sample, NULL, modelPSF, PM_MODEL_ ADD_FULL);184 pmModelAdd (sample, NULL, modelPSF, PM_MODEL_OP_FULL); 185 185 psFree (modelPSF); 186 186 return (sample);
Note:
See TracChangeset
for help on using the changeset viewer.
