Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 564 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 564 Bytes

IzhikevichABC

An example Izhikevic neuron model implemented in SpineML, with an Ipython Notebook to explore it

The files here are:

Izhi_STN - The SpineML model directory.

run_abc_model.ipynb - An Ipython Notebook to run Izhi_STN

firing_rate.py plot_izhi.py update_abc_model_xml.py load_sc_data.py read_abc_model_xml.py - Library code for run_abc_model.ipynb

To run the model, you'll need a working installation of SpineCreator.

See:

http://bimpa.group.shef.ac.uk/SpineML/index.php/SpineCreator_-_A_Graphical_Tool#Building_on_Linux

Seb James, 2015-11-27