History

Wiki » History » Version 6

Version 5 (Padraig Gleeson, 30 Apr 2014 14:57) → Version 6/12 (Padraig Gleeson, 30 Apr 2014 14:57)

Installation
============

Details on getting a local copy of the project and running the NEURON & neuroConstruct/NeuroML versions.

Clone the project
-----------------

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

git `git clone https://github.com/OpenSourceBrain/GranCellSolinasEtAl10 https://github.com/OpenSourceBrain/GranCellSolinasEtAl10`

Original NEURON version
-----------------------

The PyNEURON version of this model is available [here](http://www.opensourcebrain.org/projects/grancellsolinasetal10/repository/show/NEURON). More details on NEURON are [here](http://www.opensourcebrain.org/projects/simulators/wiki/Wiki#NEURON).

Once the project is checked out as above, run the NEURON version with:

cd `cd NEURON
nrnivmodl
nrngui -python test.py test.py`

neuroConstruct version
----------------------

The NeuroML conversion of this project can be executed using neuroConstruct.

See full instructions for installing neuroConstruct, and for running this and other projects from the OSB [here](http://www.opensourcebrain.org/projects/neuroconstructprojects/wiki/Wiki).