Various demonstration datasets for use with The Virtual Brain are provided here.
Here you will find:
- compatible file/folder structures that can be uploaded thorugh the web interface of TVB; and
- the default datasets used when working in
console
orlibrary
mode.
This repository should be treated as a regular Python module. Possibly what you want to do after cloning it locally is:
cd tvb-data/
python setup.py develop
to have it linked into your current Python environment.
- For issue tracking we are using Jira: http://req.thevirtualbrain.org
- For API documentation and live demos, have a look here: http://docs.thevirtualbrain.org
- A public mailing list for users of The Virtual Brain can be joined and followed using: [email protected]
- Raw demo IPython Notebooks can be found under: https://github.com/the-virtual-brain/tvb-documentation/tree/master/demos