This package supports the computation of band power obtained from EEG recordings. Supports missing data within the data.
The pip
tool can be used to download the package
$ pip install git+https://github.com/Mariellapanag/pyiEEGfeatures.git
or
$ git clone https://github.com/Mariellapanag/pyiEEGfeatures.git
then the whole repository is being downloaded. The library root is located in the .\src
folder.
The packages that needs to be install are located in the requirements.txt
The documentation can be found here [Sphinx documentation]
Resources, help and support was provided within the Computational Neurology, Neuroscience & Psychiatry Lab at Newcastle University.
The CNNP Lab is a group of interdisciplinary researchers working on Computational Neurology, Neuroscience, and Psychiatry (psychology). We apply theoretical and computational approaches to questions in the neuroscience domain. The lab members come from a colourful mix of backgrounds, ranging from computing, mathematics, statistics, and engineering to biology, psychology, neuroscience, and neurology.
Released under the MIT license.