Current-based synaptic output.
Given the conductance, this model outputs the post-synaptic current with a identity function:
\[I_{\mathrm{syn}}(t) = g_{\mathrm{syn}}(t)\]
- Parameters:
-
-
update(conductance, potential=None)[source]
The function to specify the updating rule.