- Timestamp:
- Aug 21, 2011, 10:19:12 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110710/psModules/src/objects/pmSourcePlotPSFModel.c
r29004 r32150 145 145 // force the axis ratio to be < 20.0 146 146 psEllipseAxes axes_mnt = psEllipseMomentsToAxes (moments, 20.0); 147 psEllipseAxes axes_psf = pmPSF_ModelToAxes (PAR, 20.0 );147 psEllipseAxes axes_psf = pmPSF_ModelToAxes (PAR, 20.0, model->type); 148 148 149 149 // moments major axis
Note:
See TracChangeset
for help on using the changeset viewer.
