Search found 2 matches
- Thu Feb 15, 2018 4:13 pm
- Forum: NEURON + Python
- Topic: Accessing extracellular mechanism variables from Python
- Replies: 12
- Views: 26365
Re: Accessing extracellular mechanism variables from Python
The problems of setting and evaluating extracellular variables have been fixed. http://www.neuron.yale.edu/hg/neuron/nrn/rev/90f95519f23e Note that python requires explicit index syntax for vext, xg, xraxial,and xc to specify which extracellular layer (0, 1) is referenced. This link doesn't seem to...
- Wed Feb 14, 2018 2:11 pm
- Forum: Hot tips
- Topic: Extracellular stimulation and recording
- Replies: 10
- Views: 177071
Re: Extracellular stimulation and recording
Is there a example of how to implement this from Python, using NEURON as an extended module?
Oh I found it: https://github.com/LFPy/LFPy
Oh I found it: https://github.com/LFPy/LFPy