You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2025. It is now read-only.
MorphIO allows to open a morphology using a specific ordering.
However, it is not possible to write a synthesized cell using such an ordering.
For the time being the workaround to achieve this is to write the cell, open it in readonly mode with NEURON ordering, convert it to the mutable data structure and write it again.
Is it possible to allow the user specify the ordering for writing the morphology to file?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
MorphIO allows to open a morphology using a specific ordering.
However, it is not possible to write a synthesized cell using such an ordering.
For the time being the workaround to achieve this is to write the cell, open it in readonly mode with NEURON ordering, convert it to the mutable data structure and write it again.
Is it possible to allow the user specify the ordering for writing the morphology to file?
The text was updated successfully, but these errors were encountered: