A Python implementation of the preprocessing pipeline (PREP) for EEG data.
Project description
pyprep
For documentation, see the:
pyprep is a python implementation of the Preprocessing Pipeline (PREP) for EEG data, working with MNE-Python for EEG data processing and analysis.
ALPHA SOFTWARE. This package is currently in its early stages of iteration. It may change both its internals or its user-facing API in the near future. Any feedback and ideas on how to improve either of these is more than welcome! Use this software at your own risk.
Installation
pyprep requires Python version 3.6 or higher to run properly. We recommend to run pyprep in a dedicated virtual environment (using e.g., conda).
For installing the stable version of pyprep, simply call pip install pyprep. This should install dependencies automatically, which are defined in the setup.cfg file in the options.install_requires section.
For installation of the development version use:
git clone https://github.com/sappelhoff/pyprep
cd pyprep
pip install -r requirements-dev.txt
pre-commit install
pip install -e .
Contributions
We are actively looking for contributors!
Please chime in with your ideas on how to improve this software by opening a GitHub issue, or submitting a pull request.
See also our CONTRIBUTING.md file for help with submitting a pull request.
References
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
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 Distribution
Built Distribution
File details
Details for the file pyprep-0.3.1.tar.gz
.
File metadata
- Download URL: pyprep-0.3.1.tar.gz
- Upload date:
- Size: 20.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 434698851717baf2cc7c2f692e521465f00f434aff976ed1bc9c31204e6e2b2b |
|
MD5 | ef85ca4eb3e444fb81c6a1fc7c073f63 |
|
BLAKE2b-256 | 88d2c87852ef6975283a4388f2f14e8b9f005bffd9f4bae0aa9ad7f074dea8e7 |
File details
Details for the file pyprep-0.3.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pyprep-0.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 20.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6192a1553df0cdfc31f912ebc86ecd65327bfb9b74358f4d9abc19070ba9722 |
|
MD5 | 3e0f6b26ba7b805f79757f01f8c4507f |
|
BLAKE2b-256 | a209530a3d54837aad93183900bbe2e36efbd4166a8ce5160238e65266837eb4 |