Home
last modified time | relevance | path

Searched refs:fetch_spm_multimodal_fmri (Results 1 – 6 of 6) sorted by relevance

/dports/science/py-nilearn/nilearn-0.8.1/examples/04_glm_first_level/
H A Dplot_spm_multimodal_faces.py29 from nilearn.datasets import fetch_spm_multimodal_fmri
30 subject_data = fetch_spm_multimodal_fmri()
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/datasets/
H A D__init__.py28 fetch_spm_multimodal_fmri,
H A Dfunc.py2428 return fetch_spm_multimodal_fmri(data_dir=data_dir,
2461 def fetch_spm_multimodal_fmri(data_dir=None, data_name='spm_multimodal_fmri', function
/dports/science/py-nilearn/nilearn-0.8.1/doc/modules/
H A Dreference.rst118 fetch_spm_multimodal_fmri
/dports/science/py-nilearn/nilearn-0.8.1/doc/glm/
H A Dfirst_level_model.rst43 :func:`nilearn.datasets.fetch_spm_multimodal_fmri`,
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/datasets/tests/
H A Dtest_func.py851 dataset = func.fetch_spm_multimodal_fmri(data_dir=tmp_path)