Hi there,
Thank you for taking the time to read my question today. I am having a problem connecting cells in the netbuilder. I read the netbuilder tutorial and think I am correctly using the GUI to connect cells to synapse labels instead of the synapse locations, but am having no luck. The line stays in place, but never becomes thick, and the help prompt never changes. I am on a mac. Any idea why I might be encountering this issue? Could it be how I constructed my VecStim artificial cell? See attached youtube video for visual of "bug". https://youtu.be/GwU2QfWX8nM
Thank you,
Alia
GUI bug in netbuilder?
-
- Site Admin
- Posts: 6384
- Joined: Wed May 18, 2005 4:50 pm
- Location: Yale University School of Medicine
- Contact:
Re: GUI bug in netbuilder?
It looks like you connected the spike source (a NetStim) to a valid target (an Exp2Syn), but . . .
What happens if you simply resize the window a bit?
What version of NEURON are you using? (launch NEURON, then copy what it printed to the terminal, and include that in your reply)
Yes, those changes should have happened.The line stays in place, but never becomes thick, and the help prompt never changes.
What happens if you simply resize the window a bit?
What version of NEURON are you using? (launch NEURON, then copy what it printed to the terminal, and include that in your reply)
Re: GUI bug in netbuilder?
Interesting, when I tried to save the NetBuilder and assorted paraphernalia to a .ses file, I got an endless loop of seg fault errors. I restarted, all is well again. Or, rather, right back where we started.
Resizing the window was something I tried, with no luck.
Here is the version header.
Resizing the window was something I tried, with no luck.
Here is the version header.
Code: Select all
NEURON -- VERSION 7.8.2 release/7.8 (09b151ec) 2020-12-16
Duke, Yale, and the BlueBrain Project -- Copyright 1984-2019
See http://neuron.yale.edu/neuron/credits
-
- Site Admin
- Posts: 6384
- Joined: Wed May 18, 2005 4:50 pm
- Location: Yale University School of Medicine
- Contact:
Re: GUI bug in netbuilder?
I don't like any of this. Can you uninstall NEURON completely, then install the latest version (8.0) from www.neuron.yale.edu? You'll have to recompile your .mod files.when I tried to save the NetBuilder and assorted paraphernalia to a .ses file, I got an endless loop of seg fault errors
Re: GUI bug in netbuilder?
On it. Thanks Ted. I will follow up shortly.
Re: GUI bug in netbuilder?
Reinstalling neuron fixed the problem, much appreciated.