Note
This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the user guide for the big picture.
nilearn.datasets.fetch_language_localizer_demo_dataset#
- nilearn.datasets.fetch_language_localizer_demo_dataset(data_dir=None, verbose=1)[source]#
Download language localizer demo dataset.
- Parameters
- data_dir
pathlib.Path
orstr
, optional Path where data should be downloaded. By default, files are downloaded in home directory.
- verbose
int
, optional Verbosity level (0 means no message). Default=1.
- data_dir
- Returns
- data_dirstring
Path to downloaded dataset.
- downloaded_fileslist of string
Absolute paths of downloaded files on disk
Examples using nilearn.datasets.fetch_language_localizer_demo_dataset
#
BIDS dataset first and second level analysis
BIDS dataset first and second level analysis
Surface-based dataset first and second level analysis of a dataset
Surface-based dataset first and second level analysis of a dataset
Beta-Series Modeling for Task-Based Functional Connectivity and Decoding
Beta-Series Modeling for Task-Based Functional Connectivity and Decoding