Alpha Waves Dataset
Project description
Alpha Waves Dataset
Repository with basic scripts for using the Alpha Waves Dataset developed at GIPSA-lab [1]. The dataset files and their documentation are all available at
https://zenodo.org/record/2348892
The code of this repository was developed in Python 3 using MNE-Python [2, 3] as tool for the EEG processing.
To make things work, you might need to install some packages. They are all listed in the requirements.txt
file and can be easily installed by doing
pip install -r requirements.txt
in your command line.
Then, to ensure that your code finds the right scripts whenever you do import alphawaves
, you should also do
python setup.py develop # because no stable release yet
Note that you might want to create a virtual environment before doing all these installations.
References
[1] Cattan et al. "EEG Alpha Waves dataset" DOI
[2] Gramfort et al. "MNE software for processing MEG and EEG data" DOI
[3] Gramfort et al. "MEG and EEG data analysis with MNE-Python" DOI
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
Built Distributions
File details
Details for the file alphawaves-0.1.tar.gz
.
File metadata
- Download URL: alphawaves-0.1.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f95f1dfff4055af01dd1d4030e97273304809fc6ac13b70a486909402ee82809 |
|
MD5 | 94c6d7c2dd581a0e5796131b3aa48675 |
|
BLAKE2b-256 | 504280036b3b26fc246dc033f5ec8f537d8d7348612c09883d6ba49fdb860563 |
File details
Details for the file alphawaves-0.1-py3.8.egg
.
File metadata
- Download URL: alphawaves-0.1-py3.8.egg
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4b972e57f42832381c5297d586a571ed4ca385ea60e6834467ac29439d15ae3 |
|
MD5 | 1ee72e0309e3eea78738bedd966dd052 |
|
BLAKE2b-256 | cea33294afd9e6da0e29bbfd97688d1b2997b7adc383e5b5e370c68c449aa797 |
File details
Details for the file alphawaves-0.1-py3-none-any.whl
.
File metadata
- Download URL: alphawaves-0.1-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5884a95de388c940157aef2947ab3b07de41dc1d64866b727759bd1c838ffc86 |
|
MD5 | 4c83ae96497cf85bc8de318839696700 |
|
BLAKE2b-256 | 7b30c2bd12aeeb37f4d5769b43de84ff68559115e09b1ef53bf819ab4f904343 |