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 (str or None, optional) – Target template space for coordinates. Default is "mni152_2mm", matching Studyset.

Returns:

studyset – Downloaded studyset with the optional annotation attached.

Return type:

nimare.nimads.Studyset

Examples using nimare.io.fetch_neurostore_studyset

The NiMARE Studyset object

The NiMARE Studyset object