pyclustering
0.10.1
pyclustring is a Python, C++ data mining library.
|
Central element consist of two central neurons that are described by a little bit different dynamic than peripheral. More...
Public Member Functions | |
def | __init__ (self) |
Constructor of central element. | |
def | __repr__ (self) |
Returns string that represents central element. | |
Public Attributes | |
membrane_potential | |
Membrane potential of cenral neuron (V). | |
active_cond_sodium | |
Activation conductance of the sodium channel (m). | |
inactive_cond_sodium | |
Inactivaton conductance of the sodium channel (h). | |
active_cond_potassium | |
Activaton conductance of the sodium channel (h). | |
pulse_generation | |
Spike generation of central neuron. | |
pulse_generation_time | |
Timestamps of generated pulses. | |
Central element consist of two central neurons that are described by a little bit different dynamic than peripheral.