- Timestamp:
- Jun 17, 2014, 5:58:38 AM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140610
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pswarp/src/pswarpTransformSources.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140610
- Property svn:mergeinfo changed
/trunk (added) merged: 36846-36871,36874,36879,36882
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140610/pswarp/src/pswarpTransformSources.c
r34800 r36884 120 120 #if 0 121 121 // XXX Note that this will not set the correct axes 122 psEllipseAxes axes = pmPSF_ModelToAxes(source->modelPSF->params->data.F32, 20.0, source->modelPSF-> type);123 pmPSF_AxesToModel(new->modelPSF->params->data.F32, axes, new->modelPSF-> type);122 psEllipseAxes axes = pmPSF_ModelToAxes(source->modelPSF->params->data.F32, 20.0, source->modelPSF->class->useReff); 123 pmPSF_AxesToModel(new->modelPSF->params->data.F32, axes, new->modelPSF->class->useReff); 124 124 #endif 125 125
Note:
See TracChangeset
for help on using the changeset viewer.
