nispace.datasets.fetch_example
- nispace.datasets.fetch_example(example, parcellation=None, return_associated_data=True, nispace_data_dir=None, overwrite=False, check_file_hash=True, verbose=True)[source]
Fetch an example dataset.
- Parameters:
example (str) –
parcellation (str | None) –
return_associated_data (bool) –
nispace_data_dir (str | Path | None) –
overwrite (bool) –
check_file_hash (bool) –
verbose (bool) –