.gitattributes
.gitignore
LICENSE.md
README.rst
setup.py
doc/Makefile
doc/README.md
doc/conf.py
doc/create_notebooks.py
doc/index.rst
doc/merge_notebooks.py
doc/voxelwise_modeling.rst
doc/voxelwise_package.rst
doc/static/custom.css
tutorials/README.rst
tutorials/movies_3T/00_download_vim5.py
tutorials/movies_3T/00_load_colab.py
tutorials/movies_3T/01_plot_explainable_variance.py
tutorials/movies_3T/02_plot_wordnet_model.py
tutorials/movies_3T/03_plot_hemodynamic_response.py
tutorials/movies_3T/04_plot_motion_energy_model.py
tutorials/movies_3T/05_plot_banded_ridge_model.py
tutorials/movies_3T/06_extract_motion_energy.py
tutorials/movies_3T/README.rst
tutorials/movies_4T/00_download_vim2.py
tutorials/movies_4T/01_extract_motion_energy.py
tutorials/movies_4T/02_plot_ridge_model.py
tutorials/movies_4T/README.rst
tutorials/notebooks/README.md
tutorials/notebooks/movies_3T/00_download_vim5.ipynb
tutorials/notebooks/movies_3T/00_load_colab.ipynb
tutorials/notebooks/movies_3T/01_plot_explainable_variance.ipynb
tutorials/notebooks/movies_3T/02_plot_wordnet_model.ipynb
tutorials/notebooks/movies_3T/03_plot_hemodynamic_response.ipynb
tutorials/notebooks/movies_3T/04_plot_motion_energy_model.ipynb
tutorials/notebooks/movies_3T/05_plot_banded_ridge_model.ipynb
tutorials/notebooks/movies_3T/06_extract_motion_energy.ipynb
tutorials/notebooks/movies_3T/README.rst
tutorials/notebooks/movies_3T/merged_for_colab.ipynb
tutorials/notebooks/movies_4T/00_download_vim2.ipynb
tutorials/notebooks/movies_4T/01_extract_motion_energy.ipynb
tutorials/notebooks/movies_4T/02_plot_ridge_model.ipynb
tutorials/notebooks/movies_4T/README.rst
voxelwise_tutorials/__init__.py
voxelwise_tutorials/delayer.py
voxelwise_tutorials/io.py
voxelwise_tutorials/progress_bar.py
voxelwise_tutorials/utils.py
voxelwise_tutorials/viz.py
voxelwise_tutorials/wordnet.py
voxelwise_tutorials.egg-info/PKG-INFO
voxelwise_tutorials.egg-info/SOURCES.txt
voxelwise_tutorials.egg-info/dependency_links.txt
voxelwise_tutorials.egg-info/requires.txt
voxelwise_tutorials.egg-info/top_level.txt
voxelwise_tutorials/tests/__init__.py
voxelwise_tutorials/tests/test_delayer.py
voxelwise_tutorials/tests/test_mappers.py
voxelwise_tutorials/tests/test_utils.py