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.

8.2.41. nilearn.datasets.fetch_bids_langloc_dataset

nilearn.datasets.fetch_bids_langloc_dataset(data_dir=None, verbose=1)

Download language localizer example bids dataset.

Parameters:

data_dir: string, optional

Path to store the downloaded dataset. if None employ nilearn datasets default download directory.

verbose: int, optional

verbosity level (0 means no message).

Returns:

data_dir: string

Path to downloaded dataset

downloaded_files: list of string

Absolute paths of downloaded files on disk