-
Just a note: Python 3.10 no longer includes the `parser` module:
https://bugs.python.org/issue40939
It's used in `python/moose/utils.py`.
I'm not yet sure what is to be done here, what replaces…
-
As reported by @mrio, the usage of neurolexID in segment groups is not very explicit. These are used to determine unbranched segments, which get mapped on to NEURON sections.
https://github.com/Neur…
-
**Is your feature request related to a problem? Please describe.**
Use one NML morphology in multiple active files
**Describe the solution you'd like**
Be able to include with one line the morpho…
-
https://neuroml-db.org SSL certificate has expired
-
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…
-
In many of the ComponentType definitions, there are elements which are repeatedly defined in Parent types as well as in its children, see e.g.
https://github.com/NeuroML/NeuroML2/blob/development/Neur…
-
Need to make custom NML2 implementation which behaves identically to mod file impl:
https://github.com/OpenSourceBrain/L5bPyrCellHayEtAl2011/blob/master/neuroConstruct/cellMechanisms/CaDynamics_E2_ini…
-
At the moment, if a network has many Components of the same cell ComponentType but simply rotated at different angles, one must create a new population for each of these Components since `instance` al…
-
There is a utility in [pyNeuroML](https://github.com/NeuroML/pyNeuroML) which can print the summary info in a NeuroML file, e.g. this file
https://github.com/NeuralEnsemble/libNeuroML/blob/developme…
-
**Snakemake version**
snakemake-8.16.0
**Describe the bug**
Datrie does not build with GCC 14, and this makes snakemake uninstallable.
**Logs**
```
$ python --version
Python…