NeuroML / org.neuroml.export

Export from NeuroML & LEMS
http://neuroml.org
GNU Lesser General Public License v3.0
8 stars 10 forks source link

Investigate LEMS/NeuroML2 export to/import from DNSim #24

Open pgleeson opened 9 years ago

pgleeson commented 9 years ago

LEMS -> DNSim

Possible example to test: https://github.com/OpenSourceBrain/MorrisLecarModel/blob/master/NeuroML2/MorrisLecarSCell.xml

Could be based on the dLEMS to XPP converer: https://github.com/NeuroML/org.neuroml.export/blob/development/src/main/resources/xpp/xpp.vm

DNSim -> LEMS

@jsherfey will look into making a DNSim -> XPP exporter & this can be the basis for DNSim -> LEMS

Based on a discussion with @scrook, @jsherfey, @pgleeson on 2/12/14

pgleeson commented 9 years ago

Suggested starting point:

Install https://github.com/NeuroML/jNeuroML

Try:

git clone git@github.com:NeuroML/NeuroML2.git

and try

jnml LEMSexamples/LEMS_NML2_Ex9_FN.xml -matlab jnml LEMSexamples/LEMS_NML2_Ex9_FN.xml -xpp

pgleeson commented 4 years ago

See https://github.com/OpenSourceBrain/DynaSimShowcase