BhallaLab/moose-examples

Snippets/Izhikevich_with_synapse.py

Closed this issue · 1 comments

Traceback (most recent call last):
File "Izhikevich_with_synapse.py", line 133, in
model_dict = make_model()
File "Izhikevich_with_synapse.py", line 110, in make_model
synapse, spike_in = make_synapse('/model/synapse')
File "Izhikevich_with_synapse.py", line 88, in make_synapse
syn.synapse.num = 1
AttributeError: 'moose.SynChan' object has no attribute 'synapse'

hrani commented

@malav4994 this is already reported here #13 and what has to be done