brainstat.context.meta_analysis.fetch_neurosynth_dataset¶
- brainstat.context.meta_analysis.fetch_neurosynth_dataset(data_dir, return_pkl=True, verbose=False)[source]¶
Downloads the Neurosynth dataset
- Parameters
- Returns
tuple, str – If save_pkl is false, returns a tuple containing the path to the database.txt and the features.txt file. Otherwise returns the path to the .pkl file.