nimare.extract.download_nidm_pain

download_nidm_pain(data_dir=None, overwrite=False, verbose=1)[source]

Download NIDM Results for 21 pain studies from NeuroVault for tests.

Parameters:
  • data_dir (str, optional) – Location in which to place the studies. Default is None, which uses the package’s default path for downloaded data.
  • overwrite (bool, optional) – Whether to overwrite existing files or not. Default is False.
  • verbose (int, optional) – Default is 1.
Returns:

data_dir – Updated data directory pointing to dataset files.

Return type:

str