EEGIO: An io package for eeg data that is MNE-Python and MNE-BIDS compatible .
Project description
EEG IO
For an easy-to-use API interfacing with EEG data in EDF, or FIF format in the BIDS-EEG layout. This module stores the code for IO of EEG data for human patients, and pipelining code to convert clinical center data (i.e. time series eeg, clinical metadata) into a developer-friendly dataset that is also invertible and debug-friendly.
TODO
- Add support for adding structural context via neuroimaging processed data (e.g. FreeSurfer)
Installation Guide
EEGio is intended to be a lightweight wrapper for easily analyzing large batches of patients with EEG data. eegio relies on the following libraries to work:
numpy
scipy
scikit-learn
pandas
mne
mne-bids
pybids
seaborn
matplotlib
pyedflib (deprecated)
xlrd (deprecated)
Intended Users / Usage
Epilepsy researchers dealing with EEG data compliant with BIDS and MNE formats. Anyone with human patient EEG data.
See example and docs for info on how to format this.
- https://github.com/bids-standard/bids-specification/blob/master/src/04-modality-specific-files/04-intracranial-electroencephalography.md
- https://github.com/bids-standard/bids-starter-kit/wiki/The-BIDS-folder-hierarchy
Setting Up the BIDS Directory and Reading EEG Data From EDF/FiF
These are just lightweight wrappers of MNE/pyedflib reading to load in EDF/FiF data easily, so that raw EEG ts are readily accessible in Python friendly format. We provide an example that was built off of the examples in MNE-BIDS. See example.
For more info, see tutorials and documentation.
Contributing
We welcome contributions from anyone. Please view our contribution guidelines. Our issues page is a great place for suggestions! If you have an idea for an improvement not listed there, please make an issue first so you can discuss with the developers. For information on setting up testing, see testing guide.
License
This project is covered under the GNU GPL License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file eegio-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: eegio-0.1.1-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 865fe23d636fc085e0790867c9fa48c8166d1df25ebfb52c41901d52d40f1d1d |
|
MD5 | ffc7465046016d0e40dc1db45ecc82c7 |
|
BLAKE2b-256 | 8471dda88a70c498d85a56ba9a6a5114979be153bee216d7d07d95810db36915 |