Skip to main content

EEGVERSE: A Universe of Annotated EEG Data

Project description

🧠 EEGVERSE

A Universe of Annotated EEG Data for Benchmarks & Reproducible Research

Quickstart

pip install -e .

# Motor Imagery
python scripts/fetch_physionet_mi.py
python scripts/convert_physionet_mi_to_bids.py
python eegverse/bench/mi_baseline.py

# Sleep (Sleep-EDF)
python scripts/fetch_sleep_edf.py
python scripts/convert_sleep_edf_to_bids.py
python eegverse/bench/sleep_baseline_cnn.py

# ERP (OpenNeuro ds000117 example)
python scripts/fetch_openneuro_ds000117.py
python scripts/convert_openneuro_to_bids.py
python eegverse/bench/erp_baseline_logreg.py

Load data in Python:

import eegverse as ev
ds = ev.load("mi", root="./eegverse_data")
X, y, info = ds.get_data()
print(X.shape, y.shape)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eegverse-0.3.0.tar.gz (11.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

eegverse-0.3.0-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

Details for the file eegverse-0.3.0.tar.gz.

File metadata

  • Download URL: eegverse-0.3.0.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for eegverse-0.3.0.tar.gz
Algorithm Hash digest
SHA256 5763f7f9105631ee059dd90716fd61d8106e3af4a39b2d898df943e15c645294
MD5 6d1b2599f882d1ce2c14a1ea339fbd20
BLAKE2b-256 63e58a1743e1c25c4c22e905d355bbd332489b8377b271b79289612c6d640fed

See more details on using hashes here.

File details

Details for the file eegverse-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: eegverse-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for eegverse-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 50468761f0894da407a7fcb6a650f981e83cf15dde0a9d6a90fd74e772c2cf45
MD5 7382727246b4ae0404c3f2c0cfb364fe
BLAKE2b-256 22f16db026dd7a17b0a3fabb8d25da39453870eefe807a3604e36dd57e934744

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page