History

Wiki » History » Version 5

Version 4 (Padraig Gleeson, 30 Apr 2014 14:57) → Version 5/6 (Padraig Gleeson, 10 Jul 2015 09:08)

github:README.md
Installation
------------

Details on getting a local copy of the project and running the NeuroML/LEMS version.

### Clone the project

To get a local copy of this project, [install Git](http://www.opensourcebrain.org/projects/gitintro/wiki/Wiki) and type:

git clone https://github.com/OpenSourceBrain/PinskyRinzelModel.git

### Run using jNeuroML

Get a copy of [jNeuroML](https://github.com/NeuroML/jNeuroML) and use the jnml utility to run the LEMS model:

svn checkout svn://svn.code.sf.net/p/neuroml/code/jNeuroMLJar
git clone git://github.com/NeuroML/NeuroML2.git
cd jNeuroMLJar
./jnml ../PinskyRinzelModel/NeuroML2/Run\_PinskyRinzel.xml

NOTE: this model is still in development and is not yet fully implemented in NeuroML 2.