nimare.io.fetch_neurostore_studyset
- fetch_neurostore_studyset(studyset_id, annotation_id=None, target='mni152_2mm')[source]
Download a Neurostore studyset and optional annotation as a NiMARE Studyset.
- Parameters:
studyset_id (
str) – Neurostore studyset ID to download. The studyset is requested as a nested payload.annotation_id (
str, optional) – Neurostore annotation ID to download and attach to the studyset. The regular annotation payload is requested.target (
stror None, optional) – Target template space for coordinates. Default is"mni152_2mm", matchingStudyset.
- Returns:
studyset – Downloaded studyset with the optional annotation attached.
- Return type: