Skip to content

Commit 5c0f369

Browse files
committed
Update readme
1 parent b2282c6 commit 5c0f369

1 file changed

Lines changed: 11 additions & 9 deletions

File tree

README.rst

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,25 +19,27 @@ You can find a copy of the paper `here <paper/voxelwise_tutorials_paper.pdf>`_.
1919
Tutorials
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
2525
a framework to perform functional magnetic resonance imaging (fMRI) data
2626
analysis, fitting encoding models at the voxel level.
2727

2828
To 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

3940
Dockerfiles
4041
===========
42+
4143
This repository contains Dockerfiles to run the tutorials locally. Please see the
4244
instructions in the `docker <docker>`_ directory.
4345

0 commit comments

Comments
 (0)