Wiki » History » Version 3
Padraig Gleeson, 30 Apr 2014 14:57
More in wiki
| 1 | 1 | Padraig Gleeson | Installation |
|---|---|---|---|
| 2 | 1 | Padraig Gleeson | ============ |
| 3 | 1 | Padraig Gleeson | |
| 4 | 1 | Padraig Gleeson | To get a local copy of this project type: |
| 5 | 1 | Padraig Gleeson | |
| 6 | 2 | Padraig Gleeson | `git clone https://github.com/OpenSourceBrain/GranCellSolinasEtAl10` |
| 7 | 1 | Padraig Gleeson | |
| 8 | 1 | Padraig Gleeson | Original NEURON version |
| 9 | 1 | Padraig Gleeson | ======================= |
| 10 | 1 | Padraig Gleeson | |
| 11 | 3 | Padraig Gleeson | The PyNEURON version of this model is available [here](http://www.opensourcebrain.org/projects/grancellsolinasetal10/repository/show/NEURON). |
| 12 | 3 | Padraig Gleeson | |
| 13 | 3 | Padraig Gleeson | Once the project is checked out as above, run the NEURON version with: |
| 14 | 3 | Padraig Gleeson | |
| 15 | 3 | Padraig Gleeson | `cd NEURON |
| 16 | 3 | Padraig Gleeson | nrnivmodl |
| 17 | 3 | Padraig Gleeson | nrngui -python test.py` |
| 18 | 3 | Padraig Gleeson | |
| 19 | 3 | Padraig Gleeson | neuroConstruct version |
| 20 | 3 | Padraig Gleeson | ====================== |
| 21 | 3 | Padraig Gleeson | |
| 22 | 3 | Padraig Gleeson | The NeuroML conversion of this project can be executed using neuroConstruct. |
| 23 | 3 | Padraig Gleeson | |
| 24 | 3 | Padraig Gleeson | See full instructions for installing neuroConstruct, and running projects from the OSB [here](http://www.opensourcebrain.org/projects/neuroconstructprojects/wiki/Wiki). |