Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/EtienneCmb/visbrain

A multi-purpose GPU-accelerated open-source suite for brain data visualization
https://github.com/EtienneCmb/visbrain

brain connectivity deep-sources gpu gui mni neuroscience opengl plot python sleep vispy visualization

Last synced: 4 months ago
JSON representation

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

Lists

README

        

========
Visbrain
========

.. image:: https://travis-ci.org/EtienneCmb/visbrain.svg?branch=master
:target: https://travis-ci.org/EtienneCmb/visbrain

.. image:: https://ci.appveyor.com/api/projects/status/fdxhhmpagms1so8l/branch/master?svg=true
:target: https://ci.appveyor.com/project/EtienneCmb/visbrain/branch/master

.. image:: https://circleci.com/gh/EtienneCmb/visbrain/tree/master.svg?style=svg
:target: https://circleci.com/gh/EtienneCmb/visbrain/tree/master

.. image:: https://codecov.io/gh/EtienneCmb/visbrain/branch/master/graph/badge.svg
:target: https://codecov.io/gh/EtienneCmb/visbrain

.. image:: https://badge.fury.io/py/visbrain.svg
:target: https://badge.fury.io/py/visbrain

.. image:: https://pepy.tech/badge/visbrain
:target: https://pepy.tech/project/visbrain

.. image:: https://badges.gitter.im/visbrain-python/chatroom.svg
:target: https://gitter.im/visbrain-python/chatroom?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge

.. figure:: https://github.com/EtienneCmb/visbrain/blob/master/docs/_static/ico/visbrain.png
:align: center

**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
---------------

* Official source code repository : https://github.com/EtienneCmb/visbrain
* Online documentation : http://visbrain.org
* Visbrain `chat room `_

Installation
------------

Dependencies
++++++++++++

Visbrain requires :

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

User installation
+++++++++++++++++

Install Visbrain :

.. code-block:: console

pip install -U visbrain