-
**Note: the latest examples of NeuroMLBrain(2) are in https://github.com/OpenSourceBrain/BrianShowcase**
Brian export is still in development, but works for single cell/compartment models. Works fo…
-
This [NeuroML file](https://github.com/OpenSourceBrain/NetPyNEShowcase/blob/master/NeuroML2/TwoCells/TwoCell.net.nml#L44) contains 2 cells, a basket cell on the left (at the origin) and a pyramidal ce…
-
This an announcement of a feature, as opposed to a request for one.
I have added generateDS.py the ability to generate Python modules that implement a Strawberry GraphQL server.
So, you can genera…
-
It is missing the code for 'class NoisyCurrentSource' in file 'standardmodels.py' of the neuroML module for PyNN. This is: "A Gaussian 'white' noise current source. The current amplitude changes at fi…
-
Question from @apdavison:
_**This model: https://neuroml-db.org/model_info?model_id=NMLCL000641 has adjacent segments with the same x, y, z, diameter coordinates (ids 1036 and 1037), which gives a …
-
Software Citation Checklist for Developers
https://zenodo.org/record/3482769
-
See: https://arbor.readthedocs.io/en/latest/fileformat/neuroml.html
https://github.com/OpenSourceBrain/ArborShowcase
https://github.com/thorstenhater/arbor-gui
-
Test latest version of NestML with NML pipelines
https://github.com/nest/nestml
https://github.com/OpenSourceBrain/NESTShowcase/tree/master/NESTML/testnml
-
**Describe the bug**
LEMS validation (`validate_neuroml2_lems_file`) does not identify repeated ids of NeuroML2 components as an error, even though NeuroML validation (`pynml -validate`) does.
**T…
-
Hi,
I am working with OpenWorm to generate automatically the ion channels used for the parameters C for the neurons. One of the gates used is a custom type that doesn't exist in NeuroML, which work…