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 (tutorials directory)
run the Jupyter notebooks (tutorials/notebooks directory)
run the merged notebook in Colab.
The tutorials are best explored in order, starting with the “Shortclips” tutorial.
Helper Python package
To run the tutorials, this repository contains a small Python package called voxelwise_tutorials, with useful functions 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: numpy, scipy, h5py, scikit-learn, matplotlib, networkx, nltk, pycortex, himalaya, pymoten, datalad.
Cite as
If you use one of our packages in your work (voxelwise_tutorials [1], himalaya [2], pycortex [3], or pymoten [4]), please cite the corresponding publications:
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.5.tar.gz
.
File metadata
- Download URL: voxelwise_tutorials-0.1.5.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23ad4aa69ea6e31bdc90060c305d0c8924b58801521f995c025b3fcda9bac78d |
|
MD5 | 42f84135bc17f3491fd477b99c98edea |
|
BLAKE2b-256 | 47a0519fa919f839339f44e97df7a3d2609d796109cef93c4542bea44942cfa7 |
File details
Details for the file voxelwise_tutorials-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: voxelwise_tutorials-0.1.5-py3-none-any.whl
- Upload date:
- Size: 26.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93adb37aba2858f9120de39b573008177e5267fca1248d874cb14a1f98a9d976 |
|
MD5 | 0e13ffaa1376ed9d40f18ff39ba4cf9b |
|
BLAKE2b-256 | b37d1efadfb4ad6f7d1c23b128e3699b4a09d990d3ec1897c46fd58d972b336d |