torch_brain.utils.openneuro#
OpenNeuro dataset utilities.
This module provides functions for dataset validation, file listing, and downloading from OpenNeuro’s S3 bucket.
|
str(object='') -> str |
Construct an S3 URL prefix for a recording. |
|
Download dataset_description.json from OpenNeuro S3. |
|
Download all files matching an S3 prefix pattern for a recording. |
|
Fetch the latest snapshot tag for an OpenNeuro dataset. |
|
Fetch all filenames for a given OpenNeuro dataset using AWS S3. |
|
Fetch and parse participants.tsv from OpenNeuro S3. |
|
Fetch species metadata for an OpenNeuro dataset from GraphQL. |