the-virtual-brain / tvb-root

Main TVB codebase
https://thevirtualbrain.org
Other
122 stars 105 forks source link

CoSimulator exclusive proxy nodes connectivity bug correction #697

Closed dionperd closed 10 months ago

dionperd commented 10 months ago

Corrected bug with setting the CoSimulator.connectivity.weights[proxy_inds][:, proxy_inds] = 0.0 when CoSimulator.exlusive = True (default behavior) The above line was doing nothing... The correct one uses np._ix