nimare.extract.download_peaks2maps_model

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

Download the trained Peaks2Maps model from OHBM 2018.

Parameters
  • data_dir (None or str, optional) – Where to put the trained model. If None, then download to the automatic NiMARE data directory. Default is None.

  • overwrite (bool, optional) – Whether to overwrite an existing model or not. Default is False.

  • verbose (int, optional) – Verbosity level. Default is 1.

Returns

data_dir (str) – Path to folder containing model.