axon
axon copied to clipboard
CaSyn optimization needs to check sender CaSyn threshold too
Per @siboehm there is a bug where we skip updating on recv if sender spiked -- but also need to make sure sender didn't skip updating due to CaSyn being below threshold!
https://github.com/emer/axon/blob/master/axon/prjnparams.go#L238-L240