Skip to main content

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

eeg-preprocessing-0.2.2.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

eeg_preprocessing-0.2.2-py3-none-any.whl (21.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page