Tools and tutorials for voxelwise modeling
Project description
Welcome to the voxelwise modeling tutorial from the Gallantlab.
Tutorials
This repository contains tutorials describing how to use the voxelwise modeling framework. Voxelwise modeling is a framework to perform functional magnetic resonance imaging (fMRI) data analysis, fitting encoding models at the voxel level.
To explore these tutorials, one can:
read the rendered examples in the tutorials website (recommended)
run the Python scripts located in the tutorials directory
run the Jupyter notebooks located in the tutorials/notebooks directory
run the merged notebook in Colab.
To run the tutorials yourself, first download this repository, and install the dependencies (see below). The tutorials are best explored in order, starting with the “Movies 3T” tutorial.
Helper Python package
To run the tutorials, this repository contains a small Python package called voxelwise_tutorials, with useful fonctions to download the data sets, load the files, process the data, and visualize the results.
Installation
To install the voxelwise_tutorials package, run:
pip install voxelwise_tutorials
To also download the tutorial scripts and notebooks, clone the repository via:
git clone https://github.com/gallantlab/voxelwise_tutorials.git
cd voxelwise_tutorials
pip install .
Developers can also install the package in editable mode via:
pip install --editable .
Requirements
The package voxelwise_tutorials has the following dependencies:
Cite this tutorial
If you use this tutorial and helper package in your work, please cite our (future) publication:
If you use himalaya, please cite our (future) publication:
Dupré La Tour, T., Eickenberg, M., & Gallant, J. L. (2021). Variance decomposition with banded ridge regression. In preparation.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file voxelwise_tutorials-0.1.1.tar.gz
.
File metadata
- Download URL: voxelwise_tutorials-0.1.1.tar.gz
- Upload date:
- Size: 94.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.5.0.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fa760e1cec40b952b73473cc2d691967431c4ea226ad3aefc82dc681c110049 |
|
MD5 | 404ec7d0c469719ea8bcfe2843ca16eb |
|
BLAKE2b-256 | f6661df9f74d79229f29e89ec10225336e3cab2dac881b902520ae1cc68002ab |
File details
Details for the file voxelwise_tutorials-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: voxelwise_tutorials-0.1.1-py3-none-any.whl
- Upload date:
- Size: 21.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.5.0.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 402b3117670f0b6ea9660f662a397bb36329a34e21d25ded8e77ed705efd49aa |
|
MD5 | b1f2519de2f6fa60764923a5ee68f51f |
|
BLAKE2b-256 | 9ef2dc141cbebebaf2978b888875e118d7c6e5e268afc5c1313bf69ed9fb8dc7 |