Skip to content

Python scripts for displaying EEG data.

Notifications You must be signed in to change notification settings

swatibanerjee29/VizEEG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python scripts for displaying EEG data.

vizEEG run instructions

In order to run vizEEG it is necessary to install following packages: PyQt 4.8 and higher, numpy, scipy, pyqtgraph (developer version from github, or newer than 0.9.8 version), h5py

Only argument that is mandatory while running the application is a path to the file, if the file does not contain data-sets according to the standard structure, it is possible to define them in marked parameters, see python vizEEG.py -h.

Please, do not run minmax creation on testing data provided when prompted, they are too small for minmax to have a meaning.

About

Python scripts for displaying EEG data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%