Skip to content

Commit 5d79ac5

Browse files
committed
Make push-pages
1 parent 7ab067a commit 5d79ac5

File tree

7 files changed

+43
-43
lines changed

7 files changed

+43
-43
lines changed

_sources/index.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Welcome to the voxelwise modeling tutorials from the
77

88
If you use these tutorials for your work, consider citing the corresponding paper:
99

10-
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.
10+
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
1111

1212
You can find a copy of the paper `here <https://github.com/gallantlab/voxelwise_tutorials/blob/main/paper/voxelwise_tutorials_paper.pdf>`_.
1313

_sources/references.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Packages
128128

129129
[p1] Dupré La Tour, T., Visconti di Oleggio Castello, M., & Gallant, J. L. (2024).
130130
The Voxelwise Modeling framework: a tutorial introduction to fitting encoding models to fMRI data.
131-
*Under review*.
131+
https://doi.org/10.31234/osf.io/t975e
132132

133133
[p2] Dupré La Tour, T., Eickenberg, M., Nunez-Elizalde, A.O., & Gallant, J. L. (2022).
134134
Feature-space selection with banded ridge regression.

_sources/sg_execution_times.rst.txt

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Computation times
88
=================
9-
**12:58.385** total execution time for 12 files **from all galleries**:
9+
**00:00.000** total execution time for 12 files **from all galleries**:
1010

1111
.. container::
1212

@@ -32,31 +32,28 @@ Computation times
3232
* - Example
3333
- Time
3434
- Mem (MB)
35-
* - :ref:`sphx_glr__auto_examples_vim2_02_plot_ridge_model.py` (``../tutorials/vim2/02_plot_ridge_model.py``)
36-
- 07:12.384
37-
- 0.0
38-
* - :ref:`sphx_glr__auto_examples_shortclips_06_plot_banded_ridge_model.py` (``../tutorials/shortclips/06_plot_banded_ridge_model.py``)
39-
- 01:58.143
40-
- 0.0
41-
* - :ref:`sphx_glr__auto_examples_shortclips_03_plot_wordnet_model.py` (``../tutorials/shortclips/03_plot_wordnet_model.py``)
42-
- 01:16.347
43-
- 0.0
44-
* - :ref:`sphx_glr__auto_examples_shortclips_05_plot_motion_energy_model.py` (``../tutorials/shortclips/05_plot_motion_energy_model.py``)
45-
- 00:58.974
35+
* - :ref:`sphx_glr__auto_examples_shortclips_00_download_shortclips.py` (``../tutorials/shortclips/00_download_shortclips.py``)
36+
- 00:00.000
4637
- 0.0
47-
* - :ref:`sphx_glr__auto_examples_shortclips_04_plot_hemodynamic_response.py` (``../tutorials/shortclips/04_plot_hemodynamic_response.py``)
48-
- 00:57.648
38+
* - :ref:`sphx_glr__auto_examples_shortclips_00_setup_colab.py` (``../tutorials/shortclips/00_setup_colab.py``)
39+
- 00:00.000
4940
- 0.0
5041
* - :ref:`sphx_glr__auto_examples_shortclips_01_plot_explainable_variance.py` (``../tutorials/shortclips/01_plot_explainable_variance.py``)
51-
- 00:28.850
42+
- 00:00.000
5243
- 0.0
5344
* - :ref:`sphx_glr__auto_examples_shortclips_02_plot_ridge_regression.py` (``../tutorials/shortclips/02_plot_ridge_regression.py``)
54-
- 00:06.038
45+
- 00:00.000
5546
- 0.0
56-
* - :ref:`sphx_glr__auto_examples_shortclips_00_download_shortclips.py` (``../tutorials/shortclips/00_download_shortclips.py``)
47+
* - :ref:`sphx_glr__auto_examples_shortclips_03_plot_wordnet_model.py` (``../tutorials/shortclips/03_plot_wordnet_model.py``)
5748
- 00:00.000
5849
- 0.0
59-
* - :ref:`sphx_glr__auto_examples_shortclips_00_setup_colab.py` (``../tutorials/shortclips/00_setup_colab.py``)
50+
* - :ref:`sphx_glr__auto_examples_shortclips_04_plot_hemodynamic_response.py` (``../tutorials/shortclips/04_plot_hemodynamic_response.py``)
51+
- 00:00.000
52+
- 0.0
53+
* - :ref:`sphx_glr__auto_examples_shortclips_05_plot_motion_energy_model.py` (``../tutorials/shortclips/05_plot_motion_energy_model.py``)
54+
- 00:00.000
55+
- 0.0
56+
* - :ref:`sphx_glr__auto_examples_shortclips_06_plot_banded_ridge_model.py` (``../tutorials/shortclips/06_plot_banded_ridge_model.py``)
6057
- 00:00.000
6158
- 0.0
6259
* - :ref:`sphx_glr__auto_examples_shortclips_07_extract_motion_energy.py` (``../tutorials/shortclips/07_extract_motion_energy.py``)
@@ -68,3 +65,6 @@ Computation times
6865
* - :ref:`sphx_glr__auto_examples_vim2_01_extract_motion_energy.py` (``../tutorials/vim2/01_extract_motion_energy.py``)
6966
- 00:00.000
7067
- 0.0
68+
* - :ref:`sphx_glr__auto_examples_vim2_02_plot_ridge_model.py` (``../tutorials/vim2/02_plot_ridge_model.py``)
69+
- 00:00.000
70+
- 0.0

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ <h1>Voxelwise modeling tutorials<a class="headerlink" href="#voxelwise-modeling-
9797
<p>Welcome to the voxelwise modeling tutorials from the
9898
<a class="reference external" href="https://gallantlab.org">GallantLab</a>.</p>
9999
<p>If you use these tutorials for your work, consider citing the corresponding paper:</p>
100-
<p>Dupré La Tour, T., Visconti di Oleggio Castello, M., &amp; Gallant, J. L. (2024). The Voxelwise Modeling framework: a tutorial introduction to fitting encoding models to fMRI data.</p>
100+
<p>Dupré la Tour, T., Visconti di Oleggio Castello, M., &amp; Gallant, J. L. (2024). The Voxelwise Modeling framework: a tutorial introduction to fitting encoding models to fMRI data. <a class="reference external" href="https://doi.org/10.31234/osf.io/t975e">https://doi.org/10.31234/osf.io/t975e</a></p>
101101
<p>You can find a copy of the paper <a class="reference external" href="https://github.com/gallantlab/voxelwise_tutorials/blob/main/paper/voxelwise_tutorials_paper.pdf">here</a>.</p>
102102
<section id="getting-started">
103103
<h2>Getting started<a class="headerlink" href="#getting-started" title="Link to this heading"></a></h2>

references.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ <h2>Datasets<a class="headerlink" href="#datasets" title="Link to this heading">
199199
<h2>Packages<a class="headerlink" href="#packages" title="Link to this heading"></a></h2>
200200
<dl class="simple" id="dup2023">
201201
<dt>[p1] Dupré La Tour, T., Visconti di Oleggio Castello, M., &amp; Gallant, J. L. (2024).</dt><dd><p>The Voxelwise Modeling framework: a tutorial introduction to fitting encoding models to fMRI data.
202-
<em>Under review</em>.</p>
202+
<a class="reference external" href="https://doi.org/10.31234/osf.io/t975e">https://doi.org/10.31234/osf.io/t975e</a></p>
203203
</dd>
204204
<dt>[p2] Dupré La Tour, T., Eickenberg, M., Nunez-Elizalde, A.O., &amp; Gallant, J. L. (2022).</dt><dd><p>Feature-space selection with banded ridge regression.
205205
NeuroImage. <a class="reference external" href="https://doi.org/10.1016/j.neuroimage.2022.119728">https://doi.org/10.1016/j.neuroimage.2022.119728</a></p>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sg_execution_times.html

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ <h3 id="searchlabel">Quick search</h3>
9292

9393
<section id="computation-times">
9494
<span id="sphx-glr-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Link to this heading"></a></h1>
95-
<p><strong>12:58.385</strong> total execution time for 12 files <strong>from all galleries</strong>:</p>
95+
<p><strong>00:00.000</strong> total execution time for 12 files <strong>from all galleries</strong>:</p>
9696
<div class="docutils container">
9797
<style scoped>
9898
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/css/bootstrap.min.css" rel="stylesheet" />
@@ -113,51 +113,51 @@ <h3 id="searchlabel">Quick search</h3>
113113
</tr>
114114
</thead>
115115
<tbody>
116-
<tr class="row-even"><td><p><a class="reference internal" href="_auto_examples/vim2/02_plot_ridge_model.html#sphx-glr-auto-examples-vim2-02-plot-ridge-model-py"><span class="std std-ref">Fit a ridge model with motion energy features</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/vim2/02_plot_ridge_model.py</span></code>)</p></td>
117-
<td><p>07:12.384</p></td>
116+
<tr class="row-even"><td><p><a class="reference internal" href="_auto_examples/shortclips/00_download_shortclips.html#sphx-glr-auto-examples-shortclips-00-download-shortclips-py"><span class="std std-ref">Download the data set</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/00_download_shortclips.py</span></code>)</p></td>
117+
<td><p>00:00.000</p></td>
118118
<td><p>0.0</p></td>
119119
</tr>
120-
<tr class="row-odd"><td><p><a class="reference internal" href="_auto_examples/shortclips/06_plot_banded_ridge_model.html#sphx-glr-auto-examples-shortclips-06-plot-banded-ridge-model-py"><span class="std std-ref">Fit a banded ridge model with both wordnet and motion energy features</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/06_plot_banded_ridge_model.py</span></code>)</p></td>
121-
<td><p>01:58.143</p></td>
120+
<tr class="row-odd"><td><p><a class="reference internal" href="_auto_examples/shortclips/00_setup_colab.html#sphx-glr-auto-examples-shortclips-00-setup-colab-py"><span class="std std-ref">Setup Google Colab</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/00_setup_colab.py</span></code>)</p></td>
121+
<td><p>00:00.000</p></td>
122122
<td><p>0.0</p></td>
123123
</tr>
124-
<tr class="row-even"><td><p><a class="reference internal" href="_auto_examples/shortclips/03_plot_wordnet_model.html#sphx-glr-auto-examples-shortclips-03-plot-wordnet-model-py"><span class="std std-ref">Fit a ridge model with wordnet features</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/03_plot_wordnet_model.py</span></code>)</p></td>
125-
<td><p>01:16.347</p></td>
124+
<tr class="row-even"><td><p><a class="reference internal" href="_auto_examples/shortclips/01_plot_explainable_variance.html#sphx-glr-auto-examples-shortclips-01-plot-explainable-variance-py"><span class="std std-ref">Compute the explainable variance</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/01_plot_explainable_variance.py</span></code>)</p></td>
125+
<td><p>00:00.000</p></td>
126126
<td><p>0.0</p></td>
127127
</tr>
128-
<tr class="row-odd"><td><p><a class="reference internal" href="_auto_examples/shortclips/05_plot_motion_energy_model.html#sphx-glr-auto-examples-shortclips-05-plot-motion-energy-model-py"><span class="std std-ref">Fit a ridge model with motion energy features</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/05_plot_motion_energy_model.py</span></code>)</p></td>
129-
<td><p>00:58.974</p></td>
128+
<tr class="row-odd"><td><p><a class="reference internal" href="_auto_examples/shortclips/02_plot_ridge_regression.html#sphx-glr-auto-examples-shortclips-02-plot-ridge-regression-py"><span class="std std-ref">Understand ridge regression and cross-validation</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/02_plot_ridge_regression.py</span></code>)</p></td>
129+
<td><p>00:00.000</p></td>
130130
<td><p>0.0</p></td>
131131
</tr>
132-
<tr class="row-even"><td><p><a class="reference internal" href="_auto_examples/shortclips/04_plot_hemodynamic_response.html#sphx-glr-auto-examples-shortclips-04-plot-hemodynamic-response-py"><span class="std std-ref">Visualize the hemodynamic response</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/04_plot_hemodynamic_response.py</span></code>)</p></td>
133-
<td><p>00:57.648</p></td>
132+
<tr class="row-even"><td><p><a class="reference internal" href="_auto_examples/shortclips/03_plot_wordnet_model.html#sphx-glr-auto-examples-shortclips-03-plot-wordnet-model-py"><span class="std std-ref">Fit a ridge model with wordnet features</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/03_plot_wordnet_model.py</span></code>)</p></td>
133+
<td><p>00:00.000</p></td>
134134
<td><p>0.0</p></td>
135135
</tr>
136-
<tr class="row-odd"><td><p><a class="reference internal" href="_auto_examples/shortclips/01_plot_explainable_variance.html#sphx-glr-auto-examples-shortclips-01-plot-explainable-variance-py"><span class="std std-ref">Compute the explainable variance</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/01_plot_explainable_variance.py</span></code>)</p></td>
137-
<td><p>00:28.850</p></td>
136+
<tr class="row-odd"><td><p><a class="reference internal" href="_auto_examples/shortclips/04_plot_hemodynamic_response.html#sphx-glr-auto-examples-shortclips-04-plot-hemodynamic-response-py"><span class="std std-ref">Visualize the hemodynamic response</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/04_plot_hemodynamic_response.py</span></code>)</p></td>
137+
<td><p>00:00.000</p></td>
138138
<td><p>0.0</p></td>
139139
</tr>
140-
<tr class="row-even"><td><p><a class="reference internal" href="_auto_examples/shortclips/02_plot_ridge_regression.html#sphx-glr-auto-examples-shortclips-02-plot-ridge-regression-py"><span class="std std-ref">Understand ridge regression and cross-validation</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/02_plot_ridge_regression.py</span></code>)</p></td>
141-
<td><p>00:06.038</p></td>
140+
<tr class="row-even"><td><p><a class="reference internal" href="_auto_examples/shortclips/05_plot_motion_energy_model.html#sphx-glr-auto-examples-shortclips-05-plot-motion-energy-model-py"><span class="std std-ref">Fit a ridge model with motion energy features</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/05_plot_motion_energy_model.py</span></code>)</p></td>
141+
<td><p>00:00.000</p></td>
142142
<td><p>0.0</p></td>
143143
</tr>
144-
<tr class="row-odd"><td><p><a class="reference internal" href="_auto_examples/shortclips/00_download_shortclips.html#sphx-glr-auto-examples-shortclips-00-download-shortclips-py"><span class="std std-ref">Download the data set</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/00_download_shortclips.py</span></code>)</p></td>
144+
<tr class="row-odd"><td><p><a class="reference internal" href="_auto_examples/shortclips/06_plot_banded_ridge_model.html#sphx-glr-auto-examples-shortclips-06-plot-banded-ridge-model-py"><span class="std std-ref">Fit a banded ridge model with both wordnet and motion energy features</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/06_plot_banded_ridge_model.py</span></code>)</p></td>
145145
<td><p>00:00.000</p></td>
146146
<td><p>0.0</p></td>
147147
</tr>
148-
<tr class="row-even"><td><p><a class="reference internal" href="_auto_examples/shortclips/00_setup_colab.html#sphx-glr-auto-examples-shortclips-00-setup-colab-py"><span class="std std-ref">Setup Google Colab</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/00_setup_colab.py</span></code>)</p></td>
148+
<tr class="row-even"><td><p><a class="reference internal" href="_auto_examples/shortclips/07_extract_motion_energy.html#sphx-glr-auto-examples-shortclips-07-extract-motion-energy-py"><span class="std std-ref">Extract motion energy features from the stimuli</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/07_extract_motion_energy.py</span></code>)</p></td>
149149
<td><p>00:00.000</p></td>
150150
<td><p>0.0</p></td>
151151
</tr>
152-
<tr class="row-odd"><td><p><a class="reference internal" href="_auto_examples/shortclips/07_extract_motion_energy.html#sphx-glr-auto-examples-shortclips-07-extract-motion-energy-py"><span class="std std-ref">Extract motion energy features from the stimuli</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/shortclips/07_extract_motion_energy.py</span></code>)</p></td>
152+
<tr class="row-odd"><td><p><a class="reference internal" href="_auto_examples/vim2/00_download_vim2.html#sphx-glr-auto-examples-vim2-00-download-vim2-py"><span class="std std-ref">Download the data set from CRCNS</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/vim2/00_download_vim2.py</span></code>)</p></td>
153153
<td><p>00:00.000</p></td>
154154
<td><p>0.0</p></td>
155155
</tr>
156-
<tr class="row-even"><td><p><a class="reference internal" href="_auto_examples/vim2/00_download_vim2.html#sphx-glr-auto-examples-vim2-00-download-vim2-py"><span class="std std-ref">Download the data set from CRCNS</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/vim2/00_download_vim2.py</span></code>)</p></td>
156+
<tr class="row-even"><td><p><a class="reference internal" href="_auto_examples/vim2/01_extract_motion_energy.html#sphx-glr-auto-examples-vim2-01-extract-motion-energy-py"><span class="std std-ref">Extract motion energy features from the stimuli</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/vim2/01_extract_motion_energy.py</span></code>)</p></td>
157157
<td><p>00:00.000</p></td>
158158
<td><p>0.0</p></td>
159159
</tr>
160-
<tr class="row-odd"><td><p><a class="reference internal" href="_auto_examples/vim2/01_extract_motion_energy.html#sphx-glr-auto-examples-vim2-01-extract-motion-energy-py"><span class="std std-ref">Extract motion energy features from the stimuli</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/vim2/01_extract_motion_energy.py</span></code>)</p></td>
160+
<tr class="row-odd"><td><p><a class="reference internal" href="_auto_examples/vim2/02_plot_ridge_model.html#sphx-glr-auto-examples-vim2-02-plot-ridge-model-py"><span class="std std-ref">Fit a ridge model with motion energy features</span></a> (<code class="docutils literal notranslate"><span class="pre">../tutorials/vim2/02_plot_ridge_model.py</span></code>)</p></td>
161161
<td><p>00:00.000</p></td>
162162
<td><p>0.0</p></td>
163163
</tr>

0 commit comments

Comments
 (0)