CA1 pyramidal cell - Ferguson et al. 2014

Wiki » History » Version 3

« Previous - Version 3/8 (diff) - Next » - Current version
Padraig Gleeson, 17 Mar 2016 09:20


CA1 pyramidal cell - Ferguson et al. 2014

Ferguson KA, Huh CY, Amilhon B, Williams S, Skinner FK (2014) Simple, biologically-constrained CA1 pyramidal cell models using an intact, whole hippocampus context. F1000Res 3:104

Izhikevich-based models of CA1 pyramidal cells, with parameters constrained based on a whole hippocampus preparation. Strongly and weakly adapting models based on the experimental data have been developed. Code produces example model output.

Original Brian scripts for model

These files are the original model scripts for use with the Brian simulator as submitted to ModelDB.

To run the scripts, install Brian (version 1) and run:

git clone https://github.com/OpenSourceBrain/FergusonEtAl2014-CA1PyrCell.git # Clone this GitHub repository
cd FergusonEtAl2014-CA1PyrCell/Brian
python strongly_adapting_PYR_model.py
python weakly_adapting_PYR_model.py