Kca1p1_RI2021_SC

Contents

Kca1p1_RI2021_SC#

class braincell.channel.Kca1p1_RI2021_SC(size, g_max=Quantity(10., 'mS / cm^2'), q10_base=3.0, temp=Quantity(295.15, 'K'), name=None, solver=None, substeps=None)#

Kca1.1 Ca- and voltage-activated K current, stellate-cell variant.

The same ten-state Kca1.1 Markov scheme documented in Kca1p1_MA2020_GoC – parameters from the allosteric BK-channel gating scheme of (Cox, Cui, & Aldrich, 1997) [1] as adapted by (Anwar, Hong, & De Schutter, 2012) [2] – reused unchanged for the cerebellar stellate cell model of (Rizza et al., 2021) [3].

Parameters:

See also

Kca1p1_MA2020_GoC

The base class; full state topology, equations, the 22/23 degree Celsius temperature note, and the unused L0 attribute are documented there.

Kca1p1_MA2025_BC

Same kinetics, basket-cell model citation.

Kca1p1_MA2020_GrC

Same kinetics, granule-cell model citation.

Kca1p1_MA2024_PC

Same kinetics, Purkinje-cell model citation.

Notes

Ported from Kca1p1_RI21_SC.mod. This class does not override __init__: the constructor, state topology, and rate methods are all inherited unchanged from Kca1p1_MA2020_GoC. Only the register_channel key and this docstring’s model citation differ.

References