Name: prEPSP_C
Purpose: A simplified version of the Pinksy-Rinzel fast EPSP. The original model couples to the presynaptic voltage. However, parplex cannot handle this degree of coupling between neurons (at the moment) so the presynaptic voltage is taken as the a stereotyped waveform (taken from a simulated action potential).
Provided by: _p3.c
Source: dyn_pr.c
Examples: test_pr.py
Inherits: Dynamics
Constructor: prEPSP_C()
Provides: current, derivs as described in PyDynamics
NameTypeAttributesDescription
gNaMfloatRWmaximum conductance
VKfloatRWreversal potential
sfloatRWthe amount of open receptor (state variable)
dsdtfloatRWderivative of the state variable
sTracelist of floatsROtrace history of the state variable