Skip to content

Resetting Neurons and Synapses #651

Discussion options

You must be logged in to vote

Thanks for your detailed post. Basically, spike times are only calculated when a weight update model requests them so, in your case, the anti_hebbian model on the kc_mbon synapse population is 'requesting' presynaptic spike times from the kc neuron population and postsynaptic spike times from the mbon neuron population. This is why reset_spike_times(kc) and reset_spike_times(mbon) are the only calls which work without error.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@manuele09
Comment options

Answer selected by manuele09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants