Skip to content

DylanMannKrzisnik/tvb-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using this repository (tvb-data) from Github is now considered DEPRECATED. We advise you to use our Zenodo repository instead: https://zenodo.org/record/3474071#.XZmcU-cza_U

TVB Data

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 or library mode.

This package should be treated as a regular Python module.

Possibly what you want to do after cloning it locally from GitHub (https://github.com/the-virtual-brain/tvb-data) is:

cd tvb-data/
python setup.py develop

to have it linked into your current Python environment.

tvb-data also is shared on Pypi, but it has fewer files, due to size restrictions there. To work with this package from pypi, run:

pip install tvb-data

Further Resources

About

DEPRECATED: This repository contains demo data for TVB software. Use the Zenodo Copy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 97.5%
  • Python 2.5%