brian-team / brian2tools

Tools to use with Brian 2, in particular for visualization
https://brian2tools.readthedocs.io
Other
14 stars 12 forks source link

NeuroML export using base exporter #35

Closed vigneswaran-chandrasekaran closed 3 years ago

vigneswaran-chandrasekaran commented 4 years ago

Uses base export for NeuroML export. The base device #31 is used to get the necessary information in the standard format and use it for nml2/lems export.

Fixes #27

vigneswaran-chandrasekaran commented 4 years ago

Currently, now nmlexport use ExportDevice dictionary to get required information. However, few things to be included are,