A Python implementation of the preprocessing pipeline (PREP) for EEG data.
Project description
pyprep
A python implementation of the Preprocessing Pipeline (PREP) for EEG data, working with MNE-Python for EEG data processing and analysis. Also contains a function to detect outlier epochs inspired by the FASTER algorithm.
For a basic use example, see the documentation.
Installation
pip install pyprep
For installation of the development version use:
git clone https://github.com/sappelhoff/pyprep
cd pyprep
pip install -r requirements.txt
pip install -e .
Contributions
Contributions are welcome! You should have read the references below. After that, feel free to submit pull requests. Be sure to always include tests for all new code that you introduce (whenever possible).
Reference
Bigdely-Shamlo, N., Mullen, T., Kothe, C., Su, K.-M., & Robbins, K. A. (2015). The PREP pipeline: standardized preprocessing for large-scale EEG analysis. Frontiers in Neuroinformatics, 9, 16. doi: 10.3389/fninf.2015.00016
Nolan, H., Whelan, R., & Reilly, R. B. (2010). FASTER: fully automated statistical thresholding for EEG artifact rejection. Journal of neuroscience methods, 192(1), 152-162. doi: 10.1016/j.jneumeth.2010.07.015
Project details
Release history Release notifications | RSS feed
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 pyprep-0.2.3-py2.py3-none-any.whl
.
File metadata
- Download URL: pyprep-0.2.3-py2.py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.2 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac0bfde15b5319e0a9af886803cfafbb3a8b157b7c2e4239746c271912852a97 |
|
MD5 | 65d9de8119a2faa93b52694aba6c4b83 |
|
BLAKE2b-256 | f27ec9c3205c0dfdf4e05537b7bd2a036bfc9f194adb5d31b310aac7ca3a2a05 |