8000 GitHub - martejulie/edNEGmodel: An electrodiffusive neuron-extracellular-glia model with somatodendritic interactions
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

An electrodiffusive neuron-extracellular-glia model with somatodendritic interactions

License

Notifications You must be signed in to change notification settings

martejulie/edNEGmodel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

edNEGmodel

edNEGmodel is an implementation of the KNP continuity equations for a one-dimensional system containing six compartments: two representing a neuron, two representing extracellular space, and two representing glia. The model is presented in Sætra et al., PLoS Computational Biology, 17(7), e1008143 (2021): An electrodiffusive neuron-extracellular-glia model for exploring the genesis of slow potentials in the brain.

Installation

Clone or download the repo, navigate to the top directory of the repo and enter the following command in the terminal:

python3 setup.py install

The code was developed for Python 3.6.

Run simulations

Errata

  • Table 1 in Sætra et al. 2021 says that the extracellular cross-section area Ae is 3.08e-11 m2. However, the value used in our simulations is 6.16e-11 m2. Thanks to Eirill Hauge and Letizia Signorelli for making us aware of this error.

About

An electrodiffusive neuron-extracellular-glia model with somatodendritic interactions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0