-
**Describe the bug**
The sources contain a bunch of undefined names that could lead to errors.
**To Reproduce**
Run flake8 with the following options:
```
flake8 . --count --select=E9,F63,F…
-
Are there NML v2 versions of the channels somewhere? I could not find them in this project, and the converter resulted in files with "Not yet implemented" message. Are there any plans to support such …
-
I'm trying to import a NeuroML model into NetPyNE and am apparently running out of space on the device:
```
---------------------------------------------------------------------------
OSError …
-
A NeuroML2 reader class has been implemented here:
https://github.com/NeuralEnsemble/neuroConstruct/blob/master/src/ucl/physiol/neuroconstruct/neuroml/NeuroML2Reader.java
This is currently used for …
-
- [ ] FixedFactorConcentrationModel and DecayingPoolConcentrationModel should extend from ConcentrationModel. Also it would be a good idea to rename ConcentrationModel to BaseConcentrationModel
- [ ] …
-
- [ ] render animation
- [ ] Spherical rendering of L=diam somas
- [ ] Segment-level coloring
- [ ] Show full scene camera location
- [ ] Set render params
- [ ] save scene
- [ ] Orbit camera ar…
-
-
At the moment, while trying to get the correct path to record from a synapse, the errors are not very helpful to users. They're of this form:
```
Exception in thread "main" java.lang.NullPointerEx…
-
I am trying to compile an LEMS xml file with NEURON 8.0 installed on Windows 10 and am getting the following error message:
****
Unfortunately, jNeuroML doesn't currently support MinGW versions …
-
**Describe the bug**
The `sigmoid.offset.xml` is in the same exact folder as the `ca.slow.channel.nml` but pynml channel analysis cannot find path
**To Reproduce**
Running command `pynml-chann…