Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a97b68e

Browse files
committedJan 29, 2018
fixed text
1 parent 47f6f36 commit a97b68e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ In this tutorial you will step through a voxel-wise modeling analysis. You will
77
If you so desire, you can step through this entire tutorial without modifying any code. But there are a few points where you will be able to make simply modifications and then see what effect those modifications have on the results. Additionally at the end you can re-run the model using phoneme features instead of semantic features.
88

99
#### Acknowledgements
10-
This fMRI data used in this tutorial was collected by Alex Huth and Wendy de Heer at the University of California, Berkeley. All work was supervised by professors Jack Gallant and Frederic Theunissen of the UC Berkeley Psychology Department. This work is unpublished, so please do not redistribute the code or data used here. Visualization is done using [pycortex](http://pycortex.org).
10+
This fMRI data used in this tutorial was collected by Alex Huth and Wendy de Heer at the University of California, Berkeley. All work was supervised by professors Jack Gallant and Frederic Theunissen of the UC Berkeley Psychology Department. Please do not redistribute the code or data used here. Visualization is done using [pycortex](http://pycortex.org).
1111

1212
#### Citation
1313
The analysis demonstrated in this tutorial forms the basis of this paper:

‎SpeechModelTutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"If you so desire, you can step through this entire tutorial without modifying any code. But there are a few points where you will be able to make simply modifications and then see what effect those modifications have on the results. Additionally at the end you can re-run the model using phoneme features instead of semantic features.\n",
1313
"\n",
1414
"#### Acknowledgements\n",
15-
"This fMRI data used in this tutorial was collected by Alex Huth and Wendy de Heer at the University of California, Berkeley. All work was supervised by professors Jack Gallant and Frederic Theunissen of the UC Berkeley Psychology Department. This work is unpublished, so please do not redistribute the code or data used here. Visualization is done using [pycortex](http://pycortex.org).\n",
15+
"This fMRI data used in this tutorial was collected by Alex Huth and Wendy de Heer at the University of California, Berkeley. All work was supervised by professors Jack Gallant and Frederic Theunissen of the UC Berkeley Psychology Department. Please do not redistribute the code or data used here. Visualization is done using [pycortex](http://pycortex.org).\n",
1616
"\n",
1717
"#### Citation\n",
1818
"The analysis demonstrated in this tutorial forms the basis of this paper:\n",

0 commit comments

Comments
 (0)
Please sign in to comment.