NeuroML / pyNeuroML

A single package in Python unifying scripts and modules for reading, writing, simulating and analysing NeuroML2/LEMS models.
https://docs.neuroml.org/Userdocs/Software/pyNeuroML.html
GNU Lesser General Public License v3.0
36 stars 30 forks source link

Add swc export to pynml #160

Closed sanjayankur31 closed 2 years ago

sanjayankur31 commented 2 years ago

We should ideally have some unittests for the swc-export too

sanjayankur31 commented 2 years ago

this is resulting in some cyclic imports so will need some refactoring, so let's leave it for this release. Marking as draft instead.