Closed a-t-0 closed 1 year ago
Currently an error:
src/graph_generation/helper_network_structure.py", line 293, in set_nx_node_colours if G.nodes[node_name]["nx_LIF"][t].spikes: AttributeError: 'dict' object has no attribute 'spikes'
Is thrown. Fix it.
Currently an error:
Is thrown. Fix it.