Skip to content

ShiyuBelleWang/practical-introduction-to-functional-MRI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practical Introduction to fMRI with Python

Introduction/Description

This is the hands-on section of the "Practical Introduction to fMRI" workshop for BrainHack Vanderbilt 2024.

Dependencies

Python version: Python 3.9
Jupyter Notebook
Python Packages:

  • nibabel==3.2.2
  • nilearn==0.9.1
  • seaborn==0.11.2
  • matplotlib==3.4.3
  • numpy==1.21.2
  • cv2==4.9.0
  • re==2.2.1

Example data

You could download the example data used in this script through figshare. Please place it in the data folder if you would like to run the script.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%