@@ -19,25 +19,27 @@ You can find a copy of the paper `here <paper/voxelwise_tutorials_paper.pdf>`_.
1919Tutorials
2020=========
2121
22- This repository contains tutorials describing how to use the voxelwise modeling
23- framework. `Voxelwise modeling
24- <https://gallantlab.github.io/voxelwise_tutorials/voxelwise_modeling.html> `_ is
22+ This repository contains tutorials describing how to use the Voxelwise Encoding Model
23+ (VEM) framework. `VEM
24+ <https://gallantlab.github.io/voxelwise_tutorials/pages/ voxelwise_modeling.html> `_ is
2525a framework to perform functional magnetic resonance imaging (fMRI) data
2626analysis, fitting encoding models at the voxel level.
2727
2828To explore these tutorials, one can:
2929
30- - read the rendered examples in the tutorials
31- `website <https://gallantlab.github.io/voxelwise_tutorials/ >`_ (recommended)
32- - run the merged notebook in
30+ - Read the rendered examples in the tutorials
31+ `website <https://gallantlab.github.io/voxelwise_tutorials/ >`_ (recommended).
32+ - Run the merged notebook in
3333 `Colab <https://colab.research.google.com/github/gallantlab/voxelwise_tutorials/blob/main/tutorials/notebooks/shortclips/merged_for_colab.ipynb >`_.
34- - run the Jupyter notebooks (`tutorials/notebooks <tutorials/notebooks >`_ directory) locally
34+ - Run the Jupyter notebooks (`tutorials/notebooks <tutorials/notebooks >`_ directory) locally.
35+
36+ The tutorials are best explored in order, starting with the "shortclips"
37+ tutorial. The "vim2" tutorial is optional and redundant with the "shortclips" one.
3538
36- The tutorials are best explored in order, starting with the "Shortclips"
37- tutorial.
3839
3940Dockerfiles
4041===========
42+
4143This repository contains Dockerfiles to run the tutorials locally. Please see the
4244instructions in the `docker <docker >`_ directory.
4345
0 commit comments