Closed adrien-berchet closed 10 months ago
This PR depends on #122
*.h5 file should also convert SOMA_SINGLE_POINT into SOMA_SIMPLE_CONTOUR (required by MorphIO==3.3.7).
SOMA_SINGLE_POINT
SOMA_SIMPLE_CONTOUR
MorphIO==3.3.7
Call single_point_sphere_to_circular_contour() also for h5 files.
single_point_sphere_to_circular_contour()
This PR depends on #122
Context
*.h5 file should also convert
SOMA_SINGLE_POINT
intoSOMA_SIMPLE_CONTOUR
(required byMorphIO==3.3.7
).Resolution
Call
single_point_sphere_to_circular_contour()
also for h5 files.