-
Notifications
You must be signed in to change notification settings - Fork 61
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
Incorrect segment groups imported from NML #1456
Comments
I was playing with this the other day and it seemed to be working fine.
Simplified region expressions:
Edit: the following also appears correct:
|
Here's the result I see when loading in the GUI: Dendrite Group
flattening into a list this is segments [1-10]
which is just [0]. So, identical to your results. In the GUI it appears that segments [0, 1] are in the groups Soma, Dendrite, All. |
This turned out to be a feature, not a bug. |
See NeuroML/NeuroML2#144
The text was updated successfully, but these errors were encountered: