Skip to content

Workshop materials for the "Multiverse Analysis for Neuroimaging" workshop at the PuG 2025 conference.

License

Notifications You must be signed in to change notification settings

pmus-lab/pug2025-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiverse Analysis for Neuroimaging

NOTE: WORK IN PROGRESS

Online usage (recommended)

Course materials for the Multiverse Analysis for Neuroimaging workshop from the PuG 2025 conference. The content should primarily be accessed from the online book: Jupyter Book Badge

Local usage

Running the book locally requires to first build the book from source:

cd <path/to/book/>
pip install -r requirements.txt
jb build .

This will create the html files in the _build/ folder. The book can then be used by opening the _build/html/index.html file in a browser. The .ipynb notebooks for the exercises are located in the book/ folder and can can either be opened locally or through Google Colab.

About

Workshop materials for the "Multiverse Analysis for Neuroimaging" workshop at the PuG 2025 conference.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published