pynn_brainscales.brainscales2.morphology.mechanisms

Mechanisms which can be placed on the compartments.

Classes

ConductanceBasedSynapse(receptor_type, *, …)

Mechanism that defines the parameters of a conductance based synaptic input.

CurrentBasedSynapse(receptor_type, *, …)

Current-based synapse.

Fire(v_threshold, v_reset, tau_ref, holdoff_time)

The Fire mechanisms controls the threshold and reset.

Leak(v_leak, tau_mem)

The Leak mechanism.

MembraneCapacitance(capacitance)

Mechanism that defines the membrane capacitance of a compartment.