I'm new to NEURON and I'm trying to use this model from modelDB.
https://modeldb.science/260967?tab=1
I compiled it with nrnivmodl command. and then I tried to run it with nrngui mosinit.hoc.
but I get this error:
Does any body know how to fix this?na is not a MECHANISM
in setparam.hoc near line 424
insert na
^
xopen("setparam.hoc")
execute1("{xopen("se...")
load_file("setparam.hoc")
0
/CohenEtAl2020Cell6/x86_64/special: setions undefined function
in setparam.hoc near line 66
setparam()
^
setions()
setparam()
Thanks a lot for your help in advance.