Open shatton412 opened 1 year ago
This sounds like a bug, but unfortunately we've shifted our development efforts to hnn-core which provides similar functionality. HNN-core doesn't have an argument for setting synaptic gain explicitly, but you can instead scale the individual synaptic weight parameters to replicated synaptic gain.
Whenever i try to change synaptic gain say from 1.0 to 2.0, it will revert back to 1.0 when I am running the simulation. Any idea how to fix this? Thanks