mahp_plot

command
v2.0.0-dev0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2024 License: BSD-3-Clause Imports: 8 Imported by: 0

README

M-type voltage gated potassium channel: mAHP

This voltage-gated K channel, which is also inactivated by ACh muscarinic receptor activation, plays a role in medium time-scale afterhyperpolarization (mAHP).

Original formulation due to Mainen & Sejnowski (1996) is widely used, and used here.

	vo = (V - Voff)
	a = 0.001 * vo / (1 - exp(-vo/Vslope))
	b = -0.001 * vo / (1 - exp(vo/Vslope))

   tau = 1 / (a + b)
   ninf = a / (a + b)

Ninf from V

Tau from V

mAHP vs. fKNA

The Time Run plot (above) shows how the mAHP current develops over time in response to spiking, in comparison to the KNa function, with the default "fast" parameters of 50msec and rise = 0.05. The mAHP is much more "anticipatory" due to the direct V sensitivity, whereas KNa is much more "reactive", responding only the the Na after spiking.

Documentation

Overview

mahp_plot plots an equation updating over time in a table.Table and PlotView.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL