Voxelwise modeling tutorials ============================ Welcome to the voxelwise modeling tutorials from the `GallantLab `_. If you use these tutorials for your work, consider citing the corresponding paper: Dupré la Tour, T., Visconti di Oleggio Castello, M., & Gallant, J. L. (2024). The Voxelwise Modeling framework: a tutorial introduction to fitting encoding models to fMRI data. https://doi.org/10.31234/osf.io/t975e You can find a copy of the paper `here `_. Getting started --------------- This website contains tutorials describing how to use the `voxelwise modeling framework `_. To explore these tutorials, one can: - read the rendered examples in the tutorials `gallery of examples <_auto_examples/index.html>`_ (recommended) - run the Python scripts (`tutorials `_ directory) - run the Jupyter notebooks (`tutorials/notebooks `_ directory) - run the notebooks in Google Colab: `all notebooks `_ or `only the notebooks about model fitting `_ The tutorials are best explored in order, starting with the `Shortclips tutorial <_auto_examples/index.html>`_. The project is available on GitHub at `gallantlab/voxelwise_tutorials `_. On top of the tutorials scripts, the GitHub repository contains a Python package called ``voxelwise_tutorials``, which contains useful functions to download the data sets, load the files, process the data, and visualize the results. Install instructions are available `here `_. Navigation ---------- .. toctree:: :includehidden: :maxdepth: 1 _auto_examples/index .. toctree:: :maxdepth: 1 voxelwise_modeling voxelwise_package references Cite as ------- If you use one of our packages in your work (``voxelwise_tutorials`` :ref:`[p1]`, ``himalaya`` :ref:`[p2]`, ``pycortex`` :ref:`[p3]`, or ``pymoten`` :ref:`[p4]`), please cite the corresponding publications. If you use one of our public datasets in your work (vim-2 :ref:`[3b]`, shortclips :ref:`[4b]`), please cite the corresponding publications.