EtienneCmb / visbrain

A multi-purpose GPU-accelerated open-source suite for brain data visualization

Home Page:http://visbrain.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visbrain

image

image

image

image

image

image

image

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.

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

About

A multi-purpose GPU-accelerated open-source suite for brain data visualization

http://visbrain.org

License:Other


Languages

Language:Python 99.9%Language:Makefile 0.1%