Search found 8 matches
- Mon Oct 21, 2019 4:40 am
- Forum: NEURON + Python
- Topic: Problems using VClamp
- Replies: 1
- Views: 2164
Problems using VClamp
Hello everyone, I have been dealing with a specific problem for the past weeks, and I cannot wrap my head around it. Basically, I have a cell with multiple sections where I want to inject a specific voltage in mV, coming from a cell in NEST. Since I cannot form any synapses between them, I thought a...
- Thu Aug 29, 2019 12:11 pm
- Forum: NEURON + Python
- Topic: Control a simulation step by step
- Replies: 2
- Views: 2960
Re: Control a simulation step by step
Thank you very much for your clear, quick and concise response :)
- Wed Aug 28, 2019 1:29 pm
- Forum: NEURON + Python
- Topic: Control a simulation step by step
- Replies: 2
- Views: 2960
Control a simulation step by step
Hello there, I am currently trying to simulate a population of cells in two different language, NEURON and NEST. The thing is that I want to have a simulation that is running for a rather large period of time, where I can control every input that happens every millisecond. As the input for the NEURO...
- Mon Aug 26, 2019 10:17 am
- Forum: Getting started
- Topic: Current diffusion to nearby sections ?
- Replies: 3
- Views: 15143
Re: Current diffusion to nearby sections ?
Hey there ted, thank you for your response. Following what you said, I chose to work with individual clamps for each cell, rather than having extracellular stimulation by a single electrode. I had another thing in mind, for the similar project, and the grid of ganglion cells I have. I am currently i...
- Thu Aug 22, 2019 5:19 am
- Forum: Getting started
- Topic: Current diffusion to nearby sections ?
- Replies: 3
- Views: 15143
Current diffusion to nearby sections ?
Hello there, I am currently making my first simulation in NEURON using Python. I am trying to simulate a retina architecture, and especially the retinal ganglion cells with their axons. I used the available 3d specification to get a grid of 10 by 10 neurons which looks like this: https://i.imgur.com...
Re: NeuroVM
Just wanted to say thank you, sincerely, as you saved me extra hours of struggling to install both Neuron and Nest on the same machine.
- Wed Aug 07, 2019 5:18 am
- Forum: NEURON + Python
- Topic: DLL load failed & No module named hoc error
- Replies: 2
- Views: 3799
Re: DLL load failed & No module named hoc error
Dear ted, thank you for your reply. I'm afraid I get the same error no matter the input... I spent the last two day trying to figure out what to do, I even installed a fresh ubuntu VM to try and install it on there but I got yet other errors. The solution I took was to download the wonderful NeuroVM...
- Mon Aug 05, 2019 4:36 pm
- Forum: NEURON + Python
- Topic: DLL load failed & No module named hoc error
- Replies: 2
- Views: 3799
DLL load failed & No module named hoc error
Hello there, I am fairly new to python and Neuron, and I need to get Neuron to work alongside python for a lab project I'm starting this week. However, I cannot figure out what I am doing wrong as I cannot have neuron launched in python. I have Python 3.7.4 32-bit, with the latest version of Neuron ...