- Timestamp:
- Mar 5, 2012, 5:19:48 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pswarp/src/pswarpTransformSources.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/pswarp/src/pswarpTransformSources.c
r31447 r33415 120 120 #if 0 121 121 // XXX Note that this will not set the correct axes 122 pmPSF_AxesToModel(new->modelPSF->params->data.F32, 123 pmPSF_ModelToAxes(source->modelPSF->params->data.F32, 20.0));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); 124 124 #endif 125 125
Note:
See TracChangeset
for help on using the changeset viewer.
