Semiautomatic framework for preprocessing EEG data
Project description
eeg-preprocessing
A semiautomatic framework for preprocessing EEG data.
Setup
Clone the repository and setup a conda environment:
$ git clone https://github.com/weiglszonja/eeg-preprocessing.git
$ conda env create -f eeg-preprocessing/make_conda_env.yml
$ source activate eeg_preprocessing
Alternatively, install into an existing environment:
$ pip install eeg_preprocessing
Usage
If you cloned the repository, there is a jupyter notebook with a pipeline setup that can be used for preprocessing data:
$ jupyter notebook notebooks/run_preprocessing.ipynb
Or you can import the methods into your own project and setup the pipeline for your own needs:
from eeg_preprocessing import preprocessing
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 Distribution
Close
Hashes for eeg_preprocessing-0.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 764a32ac896088a703f72ccca9c879f7607247e85f166136f546e37b681182e9 |
|
MD5 | 546cf4594144e475fb36b39e9234c538 |
|
BLAKE2b-256 | 49f9e04d564c12bf423f8721d23fd5c5ae6cc8c13124823e723a3c3b57c22984 |