An collection of models for use in Pitt Math 3370 Mathematical Neuroscience. 🧠
How do you install this package?
Numpy, Scipy, maybe a C compiler if I get around to the stochastic coupling
4D model in
The dynamics of the model are given by
with the
Finally, the currents are given by $$ I_{\text{Na}} = g_{\text{Na}}h(V - V_{\text{Na}}) m^3, \quad I_{\text{K}} = g_{\text{K}} (V - V_{\text{K}}) n^4. $$
These are default values for parameterizing the
TBD: should these be expressed in a more generic way?
The reversal potentials and conductances default to
The Rinzel reduction of the HH model inherits the
Where did I get these equations from? Canvas?
Destexhe-Pare is a 5D model in
The dynamics of
The sodium current is the same as HH, and the
Finally, the
The Izhikevic model is 2D in
On
takes place.
TODO: Need reasonable defaults.
How do you couple models?
Currently supports