Search found 1 match

by Natali83
Wed Apr 01, 2020 1:44 pm
Forum: Adding new mechanisms and functions to NEURON
Topic: inserting synaptic mechanisms from mod file
Replies: 1
Views: 8373

inserting synaptic mechanisms from mod file

Hello, I'm using python that import neuron as a package. I want to insert a synaptic mechanism from a .mod file. The code was working three years ago, but now is giving me an error when I tried to import the mechanism. here is the code that I'm using: #Compile the mod file !nrnivmodl # import packag...