Skip to main content

I/O support for EEGLAB files in Python

Project description

eeglabio Documentation Status Test & Publish PyPI version Conda Version

I/O support for EEGLAB files in Python.

Installation

Install from PyPI:

pip install eeglabio

Install from Test PyPI (built from stable branch):

pip install -i https://test.pypi.org/simple/ eeglabio

Install from conda-forge:

conda install -c conda-forge eeglabio

Install the latest version of the code from GitHub directly (unstable):

pip install https://github.com/jackz314/eeglabio/archive/main.zip

Dependencies

eeglabio requires Python >= 3.6 and the following packages:

For testing, we also require the following additional packages:

Example Usage (with MNE)

Export from MNE Epochs to EEGLAB (.set):

import mne
from eeglabio.utils import export_mne_epochs
epochs = mne.Epochs(...)
export_mne_epochs(epochs, "file_name.set")

Export from MNE Raw to EEGLAB (.set):

import mne
from eeglabio.utils import export_mne_raw
raw = mne.io.read_raw(...)
export_mne_raw(raw, "file_name.set")

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

eeglabio-0.1.1.tar.gz (9.6 kB view details)

Uploaded Source

Built Distribution

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

eeglabio-0.1.1-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file eeglabio-0.1.1.tar.gz.

File metadata

  • Download URL: eeglabio-0.1.1.tar.gz
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for eeglabio-0.1.1.tar.gz
Algorithm Hash digest
SHA256 577e958b53b9717426e40bcc2ce41434a16c1369a58a1069ad43aad4bfa8c912
MD5 76facef8316c8f6649e5a9c976cace6c
BLAKE2b-256 7291c1aae2370809bb687b856c412dc30e5c171f02dee065ceed815d6ee82874

See more details on using hashes here.

File details

Details for the file eeglabio-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: eeglabio-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for eeglabio-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ac1c2dafc42d9c1171688fbdb82b9f2119be3625076de9bc61091d642213b1fa
MD5 fbb4f08bcb3d07cf342b3e0b58c6b278
BLAKE2b-256 86ccb19cfd49b9f1cd9ed8d60550c4b57f8303b2121756d6911cfab364b94c42

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