Search found 3 matches
- Fri Jun 10, 2016 12:06 pm
- Forum: UNIX/Linux
- Topic: Install failure with Arch (linux kernel 4.6.2.1)
- Replies: 1
- Views: 12863
Install failure with Arch (linux kernel 4.6.2.1)
When trying to install NEURON using the PKGBUILD shown below I'm getting the following error: Looking for InterViews in the usual places-- not in Assuming InterViews in a standard? place. checking compilation with interviews... failed I can't compile and/or link an interviews program. If InterViews ...
- Fri May 20, 2016 2:25 pm
- Forum: Anatomically detailed models
- Topic: Guidance on plotting cell's geometry in Python?
- Replies: 4
- Views: 34635
Re: Guidance on plotting cell's geometry in Python?
I'm guessing this is the primary section I need: https://www.neuron.yale.edu/neuron/static/new_doc/modelspec/programmatic/topology/geometry.html?highlight=geometry which I hadn't read through, so I think I'll be able to figure it out from there. one other question - one reason for my confusion here ...
- Fri May 20, 2016 12:02 pm
- Forum: Anatomically detailed models
- Topic: Guidance on plotting cell's geometry in Python?
- Replies: 4
- Views: 34635
Guidance on plotting cell's geometry in Python?
I would like to generate a visual representation of my model cell's geometry, without relying on the GUI elements provided by neuron (i.e. no h.PlotShape). I know there are some Python packages that aim to do this, but they far exceed the complexity of what I'm trying to do (which is basically draw ...