Hardware-accelerated visualization suite for brain-data in Python


Keywords
brain, MNI, GPU, visualization, data, OpenGL, vispy, neuroscience, sleep, data-mining, connectivity, deep-sources, gui, plot, python
License
BSD-1-Clause
Install
pip install visbrain==0.4.4

Documentation

Visbrain

https://travis-ci.org/EtienneCmb/visbrain.svg?branch=master https://ci.appveyor.com/api/projects/status/fdxhhmpagms1so8l/branch/master?svg=true https://circleci.com/gh/EtienneCmb/visbrain/tree/master.svg?style=svg https://pepy.tech/badge/visbrain
https://github.com/EtienneCmb/visbrain/blob/master/docs/_static/ico/visbrain.png

Visbrain is an open-source python 3 package dedicated to brain signals visualization. It is based on top of VisPy and PyQt and is distributed under the 3-Clause BSD license. We also provide an on line documentation, examples and datasets and can also be downloaded from PyPi.

Important links

Installation

Dependencies

Visbrain requires :

  • NumPy >= 1.13
  • SciPy
  • VisPy >= 0.5.3
  • Matplotlib >= 1.5.5
  • PyQt5
  • Pillow
  • PyOpenGL

User installation

Install Visbrain :

pip install -U visbrain