Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant