All Projects → brainglobe → Brainrender

brainglobe / Brainrender

Licence: bsd-3-clause
a python based software for visualization of neuroanatomical and morphological data.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Brainrender

Course Content
NMA Computational Neuroscience course
Stars: ✭ 2,082 (+1037.7%)
Mutual labels:  neuroscience
Bluepyopt
Blue Brain Python Optimisation Library
Stars: ✭ 143 (-21.86%)
Mutual labels:  neuroscience
Eegrunt
A Collection Python EEG (+ ECG) Analysis Utilities for OpenBCI and Muse
Stars: ✭ 171 (-6.56%)
Mutual labels:  neuroscience
Tapas
TAPAS - Translational Algorithms for Psychiatry-Advancing Science
Stars: ✭ 121 (-33.88%)
Mutual labels:  neuroscience
Nrn
NEURON Simulator
Stars: ✭ 140 (-23.5%)
Mutual labels:  neuroscience
Suite2p
cell detection in calcium imaging recordings
Stars: ✭ 153 (-16.39%)
Mutual labels:  neuroscience
Spikeextractors
Python-based module for extracting from, converting between, and interfacing with many common file formats in extracellular recording.
Stars: ✭ 109 (-40.44%)
Mutual labels:  neuroscience
Dvid
Distributed, Versioned, Image-oriented Dataservice
Stars: ✭ 174 (-4.92%)
Mutual labels:  neuroscience
Entropy
EntroPy: complexity of time-series in Python (DEPRECATED)
Stars: ✭ 142 (-22.4%)
Mutual labels:  neuroscience
Brainflow
BrainFlow is a library intended to obtain, parse and analyze EEG, EMG, ECG and other kinds of data from biosensors
Stars: ✭ 170 (-7.1%)
Mutual labels:  neuroscience
Mne Python
MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
Stars: ✭ 1,766 (+865.03%)
Mutual labels:  neuroscience
Catmaid
Collaborative Annotation Toolkit for Massive Amounts of Image Data
Stars: ✭ 126 (-31.15%)
Mutual labels:  neuroscience
Fooof
Parameterizing neural power spectra into periodic & aperiodic components.
Stars: ✭ 162 (-11.48%)
Mutual labels:  neuroscience
Analyzing neural time series
python implementations of Analyzing Neural Time Series Textbook
Stars: ✭ 117 (-36.07%)
Mutual labels:  neuroscience
Visbrain
A multi-purpose GPU-accelerated open-source suite for brain data visualization
Stars: ✭ 172 (-6.01%)
Mutual labels:  neuroscience
Psycho.r
An R package for experimental psychologists
Stars: ✭ 113 (-38.25%)
Mutual labels:  neuroscience
Kilosort
Fast spike sorting with drift correction for up to a thousand channels
Stars: ✭ 148 (-19.13%)
Mutual labels:  neuroscience
Bmtk
Brain Modeling Toolkit
Stars: ✭ 177 (-3.28%)
Mutual labels:  neuroscience
Opensesame
Graphical experiment builder for the social sciences
Stars: ✭ 173 (-5.46%)
Mutual labels:  neuroscience
Erplab
ERPLAB Toolbox is a free, open-source Matlab package for analyzing ERP data. It is tightly integrated with EEGLAB Toolbox, extending EEGLAB’s capabilities to provide robust, industrial-strength tools for ERP processing, visualization, and analysis. A graphical user interface makes it easy for beginners to learn, and Matlab scripting provides enormous power for intermediate and advanced users.
Stars: ✭ 166 (-9.29%)
Mutual labels:  neuroscience

Brainrender

Python Version PyPI Build Status License: GPL v3 Coverage Status Code style: black

!! NOTE: you're looking at brainrender v2.0 We have recently released a new version of brainrender, version 2.0 (🎉). This consists of an entire re-writing of the whole library to make the code cleaner, more compact. easier to read and easier to use. We've also included a new GUI packaged with brainrender. However, this does mean that code written to work with previous versions of brainrender will need to be adjusted slightly to work with the newer versions. If you are transitioning to the new brainrender version, please reade the guide we have put together about moving from v1.0 to v2.0.

brainrender is a python package for the visualization of three dimensional neuro-anatomical data. It can be used to render data from publicly available data set (e.g. Allen Brain atlas) as well as user generated experimental data. The goal of brainrender is to facilitate the exploration and dissemination of neuro-anatomical data by providing a user-friendly platform to create high-quality 3D renderings.

Docs

📚 brainrender docs.

:paper: brainrender paper

Installation

You can install brainrender with:

pip install brainrender

Citing brainrender

If you use brainrender in your work, please cite:

  Claudi, Federico, Adam L. Tyson, and Tiago Branco. 2020. “Brainrender. A Python Based Software for Visualisation of Neuroanatomical and Morphological Data.” Cold Spring Harbor Laboratory. https://doi.org/10.1101/2020.02.23.961748.

Examples

The following images were created for the publication of the brainrender paper. References to the original data being visualised can also be found in the paper.

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].