BlueBrain / NeuroTS

Topological Neuron Synthesis
https://neurots.readthedocs.io/en/stable
Apache License 2.0
36 stars 5 forks source link

[Bug report] Soma type needs to be set for new MorphIO #76

Closed arnaudon closed 1 year ago

arnaudon commented 1 year ago

Describe the bug

with new morphio, we get:

Soma must be a contour for ASC and H5: see https://github.com/BlueBrain/MorphIO/issues/457

Optional link from https://NeuroTS.readthedocs.io which documents the behavior that is expected

No response

To Reproduce

make a neuron and save in .asc

Error

Soma must be a contour for ASC and H5: see https://github.com/BlueBrain/MorphIO/issues/457

Additional context

No response

neurots Version in Use

latest

Python Version

any

Operating system

Linux

arnaudon commented 1 year ago

solved in #77