braincell module#

Base Class for Cell Modeling#

HHTypedNeuron

The base class for the Hodgkin-Huxley typed neuronal membrane dynamics.

SingleCompartment

Base class to model conductance-based neurons with single compartment.

Base Class for Ion Channels#

IonChannel

Base class for modeling ion channel dynamics in neuronal simulations.

Ion

The base class for modeling ion dynamics in neuronal simulations.

IonInfo

A named tuple representing the information of an ion in a neuron model.

MixIons

A class for mixing multiple ion channels in neuronal simulations.

Channel

The base class for modeling channel dynamics in neuronal simulations.