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.0.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.0-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for eeglabio-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d41ba72d3aff2fa324553ac2ed3242110c09f82249835a47a81f234f6a515101
MD5 cbce74135c39573473f4c758cc4bc072
BLAKE2b-256 d7eeb5b4e7cc2c793edf56e15ccde2ed313b13b325f48ac315b562211babab18

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for eeglabio-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 93864b2ce69a726c44e5eed46f66d0eb96b205d3bb4afd630519a1c3460a9b2d
MD5 36683ba84838f5ca0a05763060bb5030
BLAKE2b-256 542c56ee1067b98c246c558e3029c13ceeb1cf673a89141c03009d83cb788c5f

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