Search found 4 matches

by ssrihari
Sat Jan 11, 2020 7:36 pm
Forum: NEURON + Python
Topic: Converting HOC extracellular to Python
Replies: 3
Views: 2355

Re: Converting HOC extracellular to Python

Thank you!
by ssrihari
Sat Jan 11, 2020 5:50 pm
Forum: NEURON + Python
Topic: Finding middle of a section
Replies: 4
Views: 2733

Finding middle of a section

Hi! I am currently working on an algorithm for finding the min. current needed to produce an action potential using extracellular stimulation and the MRG axon as my model. I used h.APCount(<insert section name>(0.5)) to monitor whether the voltage in the middle of my sections crosses a certain thres...
by ssrihari
Tue Dec 31, 2019 5:42 pm
Forum: NEURON + Python
Topic: Converting HOC extracellular to Python
Replies: 3
Views: 2355

Converting HOC extracellular to Python

Hi! I am new to the forum and also relatively new to computational neuroscience research. I am currently working on converting the McIntyre MRG axon model from Hoc to Python as part of my initial task as a researcher. In the midst of this process, I realized I needed to convert the following HOC cod...
by ssrihari
Tue Dec 31, 2019 4:19 pm
Forum: NEURON + Python
Topic: Print Issue after using .connect()
Replies: 1
Views: 1727

Print Issue after using .connect()

Hi! I am new to the forum and also relatively new to computational neuroscience research. I am currently working on converting the McIntyre MRG axon model from Hoc to Python as part of my initial task as a researcher. However, I recently ran into an issue in which I am unable to print or display any...