Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NEURON ordering option in write mutable morphology #120

Open
eleftherioszisis opened this issue Nov 18, 2019 · 0 comments
Open

NEURON ordering option in write mutable morphology #120

eleftherioszisis opened this issue Nov 18, 2019 · 0 comments

Comments

@eleftherioszisis
Copy link
Contributor

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant