neuromaps.datasets.fetch_regfusion
- neuromaps.datasets.fetch_regfusion(atlas, url=None, data_dir=None, verbose=1)[source]
Fetch regfusion inputs for mapping MNI152 to specified surface atlas.
- Parameters:
atlas ({'civet', 'fsaverage', 'fsLR'}) – Atlas to fetch
url (str, optional) – URL from which to download data. Default: None
data_dir (str, optional) – Path to use as data directory. If not specified, will check for environmental variable ‘neuromaps_DATA’; if that is not set, will use ~/neuromaps-data instead. Default: None
verbose (int, optional) – Modifies verbosity of download, where higher numbers mean more updates. Default: 1
- Returns:
regfusion – Dictionary where keys are surface densities and values are regfusion inputs
- Return type: