-
```
I have improved the linux bash script starting the gantt chart program (find
attached batch and full version). It now uses readlink with option -e to
resovle the canonical absolute path of itsel…
-
After discussions with @gsarma, it became apparent that there are currently two "representations" of the model, one to do with the database (PyOpenWorm), the other written NeuroML2.
When implementin…
travs updated
9 years ago
-
私信
-
It would be good to have a tutorial like in Brian 1.x (although maybe better than that). I realised after explaining how Brian works to some students today that you can get a lot of understanding in a…
-
The syntax:
``` xml
```
can't be validated using standard schemas, these could be moved to:
``` xml
```
instead.
-
Allow the definition of meta-data explaining the origins of various components/values of the model
-
To leave the full model state in the simulation output directory.
-
KarmaNotes is using CC-by on all pages.
inherit OCW CC-by-nc onto OCW pages for both course and note.
possibly create a license table. There'd be two entries to start: index 0 = CC-by, 1 = CC-by-nc.…
-
This would add the -r option to the call to convert_script_s2b.
-
The PreFlight is currently trying to access the reserved name SpikeSource as though it is a component - it should instead ignore populations that use this reserved component name.