@@ -7,22 +7,23 @@ Movies 4T tutorial
77This tutorial describes how to perform voxelwise modeling on a visual
88imaging experiment.
99
10- This tutorial is based on publicly available data
11- published on `CRCNS <https://crcns.org/data-sets/vc/vim-2/about-vim-2 >`_
12- [6 ]_.
13- The data is briefly described in the dataset descriptio
14- `PDF <https://crcns.org/files/data/vim-2/crcns-vim-2-data-description.pdf >`_.
15- The experiment is described in more details in the original publication
16- [5 ]_.
10+ **Data set: **
11+ This tutorial is based on publicly available data published on
12+ `CRCNS <https://crcns.org/data-sets/vc/vim-2/about-vim-2 >`_ [6 ]_.
13+ The data is briefly described in the dataset description
14+ `PDF <https://crcns.org/files/data/vim-2/crcns-vim-2-data-description.pdf >`_,
15+ and in more details in the original publication [5 ]_.
16+ If you publish work using this data set, please cite the original
17+ publication [5 ]_, and the CRCNS data set [6 ]_.
1718
1819.. Note ::
19- This tutorial is redundant with the "Movies 3T" tutorial. It uses a
20- different data set, with brain responses limited to the occipital lobe.
21- Using the "Movies 3T" tutorial with full brain responses is recommended .
22-
20+ This tutorial is redundant with the "Movies 3T tutorial" . It uses a
21+ different data set, with brain responses limited to the occipital lobe,
22+ and with no mappers to plot the data on flatmaps .
23+ Using the "Movies 3T tutorial" with full brain responses is recommended.
2324
24- **Requirements **
2525
26+ **Requirements: **
2627This tutorial requires the following Python packages:
2728
2829- numpy (for the data array)
@@ -33,10 +34,7 @@ This tutorial requires the following Python packages:
3334- pymoten (for extracting motion energy)
3435- voxelwise (this repository)
3536
36- **References **
37-
38- If you publish work using this data set, please cite the original
39- publication [5 ]_, and the CRCNS data set [6 ]_.
37+ **References: **
4038
4139.. [5 ] Nishimoto, S., Vu, A. T., Naselaris, T., Benjamini, Y., Yu,
4240 B., & Gallant, J. L. (2011). Reconstructing visual experiences from brain
0 commit comments