Datasets

pylossless.datasets.datasets.load_openneuro_bids(subject='pd6', timeout=20)

Download and Load BIDS dataset ds002778 from OpenNeuro.

Parameters:
subjectstr

The subject to load. Defaults to "pd6".

Returns:
rawmne.io.Raw

The Raw data.

configpylossless.config.Config

The Config object that can be used to run the pipeline.

bids_pathmne_bids.BIDSPath

The :class:~mne_bids.BIDSPath instance for the dataset.

Notes

This function will download the dataset to the current working directory. The dataset is from the “UC San Diego Resting State EEG Data from Patients with Parkinson’s Disease” study, curated by Alexander Rockhill.