BlueBrain / morph-tool

https://morph-tool.readthedocs.org/
GNU Lesser General Public License v3.0
8 stars 7 forks source link

Use soma.center in the align function #107

Closed adrien-berchet closed 2 years ago

adrien-berchet commented 2 years ago

Context

In #101 the soma center is computed from the mean of soma points instead of just using the soma.center property.

Resolution

Use the center property.