jonescompneurolab / hnn

The Human Neocortical Neurosolver (HNN) is a software tool that gives researchers/clinicians the ability to develop/test hypotheses on circuit mechanisms underlying EEG/MEG data.
http://hnn.brown.edu
Other
80 stars 25 forks source link

Can't update Synaptic gain #335

Open shatton412 opened 1 year ago

shatton412 commented 1 year ago

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

rythorpe commented 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.