You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2025. It is now read-only.
Weina Ji edited this page Nov 13, 2024
·
1 revision
When debugging Connectivity, it is useful to be able to verify that the postsynaptic cell is triggered when its presynaptic cell has fired.
There is a member variable in Synapses, verboseLevel, which can be turned on. Normally this is done in the HOC interpreter, but one can also activate it via the connection_overrides section in the simulation config file as well.