Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 739 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 739 Bytes

MRI-preprocessing-techniques in Python

Code examples of the free course in Youtube of brain MRI preprocessing techniques in python

Create virtualenv

mkdir .venv
python -m venv .venv
source .venv/bin/activate

pip install -r requirements.txt

About /assets

I selected sample images and templates from the following sources

Datasets :

  • FSL open science dev dataset
  • Washington University 120
  • Kung fu panda
  • An fMRI dataset during a passive natural language listening task

Source : https://openneuro.org/

Templates:

  • ICBM 2009a Nonlinear Symmetric (NIFTI)

Source : https://nist.mni.mcgill.ca/icbm-152-nonlinear-atlases-2009/