-
Currently there's no way to see whether a folder contains *.npjson, and so you have to guess whether it contains a model. Simplest solution would be to change color of those folders, or add an icon in…
-
Although conn rules allow for more flexibility, simpler conn matrices are widely used -- these could be implemented as a special case to define connectivity, or there could be a method that converts t…
-
for osb deployments without login, to discourage mining
-
Some scripts in NEURON when instantiating the cells might define the initial value of ion variables like:
```
ko0_k_ion = 3.82 //mM
ki0_k_ion = 140 //mM
```
These variables (from my understa…
-
In image below cell on left has ~4400 3D points, cell on right has ~5800. What is the threshold for rendering the cell with lines/circles as on right? Can it be changed when NetPyNE is live to show al…
-
- eg. sim.net.modifyStims({'conds': {'label': 'stimList'}, 'amp': 'uniform(10,10)'})
-
From Chris Bailey @cjayb:
"Hi Salva
Re. mpi: I just meant that your GH page doesn’t mention it as a dependency
Re. extgauss note that it’s sort of a relic, not included in any of the “officia…
-
I'm trying to run c302 for a long session and plot the results and I'm doing it on a multi-CPU Amazon instance. Is there anyway to take advantage of multiple threads in doing this?
https://www.neuro…
-
It looks the 3D viewer fails with larger models.
I have a model here with 10 detailed human cells. The model will load, and one can use the various controls, but the 3D viewer remains blank.
If I …
-
Idea is to assign a population a specific color and this color is reused across all UI components and plots that display this population in some form.