Wiki » History » Version 3
Version 2 (Vitor Chaud, 30 Apr 2014 14:57) → Version 3/19 (Padraig Gleeson, 30 Apr 2014 14:57)
Model overview
…
==============
Downloading and running a simulation
====================================
Install [PyNN](http://neuralensemble.org/trac/PyNN/wiki/Installation). Make sure to use the latest v0.8 version from [GitHub](https://github.com/NeuralEnsemble/PyNN), which includes the required Vogels2011Rule synapse. Note: NEURON is the only [PyNN](http://neuralensemble.org/trac/PyNN/wiki/Installation), along with your chosen supported simulator for this model at the moment. simulator(s).
[Install Git](http://www.opensourcebrain.org/projects/gitintro/wiki/Wiki) and type:
> git clone https://github.com/OpenSourceBrain/VogelsEtAl2011.git
> cd VogelsEtAl2011/PyNN
To run a simulation type:
> python vogelsEtAl2011.py neuron
…
==============
Downloading and running a simulation
====================================
Install [PyNN](http://neuralensemble.org/trac/PyNN/wiki/Installation). Make sure to use the latest v0.8 version from [GitHub](https://github.com/NeuralEnsemble/PyNN), which includes the required Vogels2011Rule synapse. Note: NEURON is the only [PyNN](http://neuralensemble.org/trac/PyNN/wiki/Installation), along with your chosen supported simulator for this model at the moment. simulator(s).
[Install Git](http://www.opensourcebrain.org/projects/gitintro/wiki/Wiki) and type:
> git clone https://github.com/OpenSourceBrain/VogelsEtAl2011.git
> cd VogelsEtAl2011/PyNN
To run a simulation type:
> python vogelsEtAl2011.py neuron