Skip to content

weiglszonja/neuroelectrics_eeg_pilot

Repository files navigation

neuroelectrics_eeg_pilot

Installation

Install the latest version of meeg_tools from PyPI into a virtual environment:

$ pip install -r requirements.txt

Since the meeg_tools project is under development, I would recommend installing it from source in editable mode with pip:

$ git clone https://github.com/weiglszonja/meeg-tools.git
$ cd meeg-tools
$ pip install -e .

Usage

Launch the preprocessing notebook with and follow the instructions described within the notebook.
For more reference, visit the project documentation.

$ jupyter notebook preprocessing_notebook.ipynb

About

Sample notebook for preprocessing Neuroelectrics EEG data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published