Wiki » History » Version 2
Vitor Chaud, 30 Apr 2014 14:57
1 | 1 | Vitor Chaud | Model overview |
---|---|---|---|
2 | 1 | Vitor Chaud | … |
3 | 2 | Vitor Chaud | ============== |
4 | 1 | Vitor Chaud | |
5 | 1 | Vitor Chaud | Downloading and running a simulation |
6 | 2 | Vitor Chaud | ==================================== |
7 | 1 | Vitor Chaud | |
8 | 1 | Vitor Chaud | Install [PyNN](http://neuralensemble.org/trac/PyNN/wiki/Installation), along with your chosen supported simulator(s). |
9 | 1 | Vitor Chaud | |
10 | 1 | Vitor Chaud | [Install Git](http://www.opensourcebrain.org/projects/gitintro/wiki/Wiki) and type: |
11 | 1 | Vitor Chaud | |
12 | 1 | Vitor Chaud | > git clone https://github.com/OpenSourceBrain/VogelsEtAl2011.git |
13 | 1 | Vitor Chaud | |
14 | 1 | Vitor Chaud | > cd VogelsEtAl2011/PyNN |
15 | 1 | Vitor Chaud | |
16 | 1 | Vitor Chaud | To run a simulation type: |
17 | 1 | Vitor Chaud | |
18 | 1 | Vitor Chaud | > python vogelsEtAl2011.py neuron |