All Projects → EtienneCmb → Visbrain

EtienneCmb / Visbrain

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Visbrain

Open3d
Open3D: A Modern Library for 3D Data Processing
Stars: ✭ 5,860 (+3306.98%)
Mutual labels:  opengl, gpu, gui
MIRACL
Multi-modal Image Registration And Connectivity anaLysis
Stars: ✭ 23 (-86.63%)
Mutual labels:  neuroscience, connectivity, brain
ColeAnticevicNetPartition
Public release of The Cole-Anticevic Brain-wide Network Partition (CAB-NP)
Stars: ✭ 48 (-72.09%)
Mutual labels:  neuroscience, connectivity, brain
Fieldtrip
The MATLAB toolbox for MEG, EEG and iEEG analysis
Stars: ✭ 481 (+179.65%)
Mutual labels:  brain, connectivity, neuroscience
Morda
🐶 GUI library in C++
Stars: ✭ 75 (-56.4%)
Mutual labels:  opengl, gui
Alacritty
Alacritty is a modern terminal emulator that comes with sensible defaults, but allows for extensive configuration. By integrating with other applications, rather than reimplementing their functionality, it manages to provide a flexible set of features with high performance. The supported platforms currently consist of BSD, Linux, macOS and Windows.
Stars: ✭ 36,273 (+20988.95%)
Mutual labels:  opengl, gpu
Bumblebee
🚕 A spreadsheet-like data preparation web app that works over Optimus (pandas, dask, cuDF, dask-cuDF and PySpark)
Stars: ✭ 86 (-50%)
Mutual labels:  gpu, gui
Jmathplot
Java interactive 2D and 3D plots (no OpenGL)
Stars: ✭ 113 (-34.3%)
Mutual labels:  opengl, plot
Imogen
GPU Texture Generator
Stars: ✭ 648 (+276.74%)
Mutual labels:  opengl, gpu
Canlabcore
Core tools required for running Canlab Matlab toolboxes. The heart of this toolbox is object-oriented tools that enable interactive analysis of neuroimaging data and simple scripts using high-level commands tailored to neuroimaging analysis.
Stars: ✭ 88 (-48.84%)
Mutual labels:  connectivity, neuroscience
Implot
Immediate Mode Plotting
Stars: ✭ 2,014 (+1070.93%)
Mutual labels:  gui, plot
Metalpetal
A GPU accelerated image and video processing framework built on Metal.
Stars: ✭ 907 (+427.33%)
Mutual labels:  opengl, gpu
Pyopencl
OpenCL integration for Python, plus shiny features
Stars: ✭ 790 (+359.3%)
Mutual labels:  opengl, gpu
Nplusminer
NPlusMiner + GUI | NVIDIA/AMD/CPU miner | AI | Autoupdate | MultiRig remote management
Stars: ✭ 75 (-56.4%)
Mutual labels:  gpu, gui
Awesome Neuroscience
A curated list of awesome neuroscience libraries, software and any content related to the domain.
Stars: ✭ 734 (+326.74%)
Mutual labels:  brain, neuroscience
Assortedwidgets
OpenGL GUI library
Stars: ✭ 92 (-46.51%)
Mutual labels:  opengl, gui
Borealis
Hardware accelerated, controller and TV oriented UI library for PC and Nintendo Switch (libnx).
Stars: ✭ 135 (-21.51%)
Mutual labels:  opengl, gui
Chopsui
An experimental UI toolkit
Stars: ✭ 130 (-24.42%)
Mutual labels:  opengl, gui
Galacritty
WIP GTK terminal emulator based on Alacritty
Stars: ✭ 136 (-20.93%)
Mutual labels:  opengl, gpu
Sparkle
🎇 A modern particle engine running on GPU, using c++14 and OpenGL 4.4.
Stars: ✭ 162 (-5.81%)
Mutual labels:  opengl, gpu

======== 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 <http://vispy.org/>_ and PyQt and is distributed under the 3-Clause BSD license. We also provide an on line documentation <http://visbrain.org>, examples and datasets <http://visbrain.org/auto_examples/> and can also be downloaded from PyPi <https://pypi.python.org/pypi/visbrain/>_.

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 :

.. code-block:: console

pip install -U visbrain
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].