Skip to content

Useful functions for pre-processing steps and extracting features from iEEG recordings

License

Notifications You must be signed in to change notification settings

Mariellapanag/pyiEEGfeatures

Repository files navigation

pyiEEGfeatures

Python Versions Development License

Useful functions for computing features from signals

About

This package supports the computation of band power obtained from EEG recordings. Supports missing data within the data.

Installation

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.

Dependencies

For the root package

The packages that needs to be install are located in the requirements.txt

Documentation

The documentation can be found here [Sphinx documentation]

Acknowledgements

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.

References

License

Released under the MIT license.

About

Useful functions for pre-processing steps and extracting features from iEEG recordings

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages