Changeset 12952 for branches/eam_02_branch/psphot/src/psphotOutput.c
- Timestamp:
- Apr 21, 2007, 11:41:37 AM (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
r12792 r12952 182 182 modelEXT->params->data.F32[3] = y; 183 183 pmModel *modelPSF = pmModelFromPSF (modelEXT, psf); 184 pmModelAdd (sample, NULL, modelPSF, false, false);184 pmModelAdd (sample, NULL, modelPSF, PM_MODEL_ADD_FULL); 185 185 psFree (modelPSF); 186 186 return (sample);
Note:
See TracChangeset
for help on using the changeset viewer.
