Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 818 Bytes

File metadata and controls

27 lines (12 loc) · 818 Bytes

README

#Python-brain-rhythms# Is an open source code developed in the Signal Processing and Pattern Recognition Research Group at the Universidad Nacional de colombia for preprocessing EEG signals and obtain, analyze, and graph brain rhythms.

Python-brain-rhythms is a python development tool for EEG-based rhythms extraction that also allows to obtain and graph the data in real time using the device Emotiv with the open source driver Emokit and the library PyQtGraph.

Requirements

** Emokit requires: pywinusb (Windows Only), pycrypto, gevent, realpath

** PyQtGraph requires: PyQt 4.8+ or PySide