The Wayback Machine - https://web.archive.org/web/20201221234036/https://github.com/topics/brain-connectivity
Skip to content
#

brain-connectivity

Here are 34 public repositories matching this topic...

jeromedockes
jeromedockes commented Dec 14, 2020

documentation suggests they can (says "imgs: 3D/4D Niimg-like object").
example:

from nilearn import datasets
from nilearn.input_data import NiftiMapsMasker, NiftiLabelsMasker


img = datasets.load_mni152_template()

atlas_img = datasets.fetch_atlas_destrieux_2009()["maps"]
labels_masker = NiftiLabelsMasker(atlas_img)

prob_atlas_img = datasets.fetch_atlas_harvard_oxford("cort-prob

Essential Motor Cortex Signal Processing MATLAB Toolbox which implements various methods for three major aspects of investigating human motor cortex from Neuroscience view point: (1) ERP estimation and quantification, (2) Cortical Functional Connectivity analysis and (3) EMG quantification

  • Updated Jul 22, 2019
  • MATLAB

Improve this page

Add a description, image, and links to the brain-connectivity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the brain-connectivity topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.