Skip to content
This repository was archived by the owner on Jun 14, 2018. It is now read-only.

efharkin/Richardson_replication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Richardson_replication is a Python 3 implementation of the LIF and conductance-based neuron models described by Richardson et al. in

Richardson, Brunel, and Hakim. (2003) From subthreshold to firing-rate resonance. J Neurophysiol 89, 2538-2554.

Models can be found under src and corresponding unit tests under tests. Some of the important findings of the original paper have been replicated under replicated_figures, and a corresponding writeup is provided under doc.

All code was tested and run on MacOS in an Anaconda environment described in Richardson_env.yml.

About

A Python 3 implementation of resonant neuron models described by Richardson et al. (2003).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages