Open arnaudon opened 2 years ago
Ah sorry, I ran black on it. Not my fault, it's a reflex to format my code on the fly... If you want I can blackify the whole code in another PR :)
Yes, this piece of code is quite messy and only partially tested. I didn't want to touch it much, but if you'd like, I can try to improve it more. It may become quite useful to properly map our morpho tools with NEURON.
Context
The mapping of section ids between neurom and neuron is very useful but does not currently handles neuron section lists.
Resolution
This PR handles it.