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
This is a very old file. The issue has to do with the NEURON 9.x changes. The solution for ModelDB:8115's version was to remove the RANGE.
My only hesitation is that there are commented out lines in [Depressing_Spinal_Motoneuron_Cell_Classes.py](https://github.com/ModelDBRepository/2017405/blob/601ca5c62793af858d32f235219323ca33ad5957/Depressing_Spinal_Motoneuron_Cell_Classes.py#L248) that attempted to use the RANGE variable. I'm unclear if the d1_r, d2_r etc strategies have any effect on the MOD files. @nrnhines do they?
I am getting this error when trying to run the model (also present in the CI, see for instance this run):
We need to pick which one we want, the variable:
2017405/Gfluct.mod
Line 119 in 601ca5c
or the function:
2017405/Gfluct.mod
Line 197 in 601ca5c
Considering neither the variable nor the function are used anywhere, I suggest we remove them, or at the very least rename one of them.
The text was updated successfully, but these errors were encountered: