neuralfetch.download.Synapse¶ class neuralfetch.download.Synapse(*, study: str, dset_dir: str | Path, folder: str = 'download', study_id: str)[source][source]¶ Download datasets from Synapse. Requires synapseclient. Install with pip install synapseclient or pip install “neuralset[all]”.