Skip to content

ashwinashok9111993/EEGlib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

# -------------------------------------------------------------
# eeglib.py - EEG data analysis library 
# (c) 2012 // Cris Lanting ([email protected])
# -------------------------------------------------------------

This library contains a number of usefull EEG data analysis functions, such as

- EEG data i/o
	- eeg_readavr
	- eeg_read_elp
	- eeg_readswf
	- eeg_writeavr
	 
- EEG data analysis
	- eeg_baselinecorrect
	- eeg_rms
	- eeg_permute
	- eeg_bootstrap
	
- EEG data visualisation
	- eeg_butterfly
	
and a few generic maths/stats functions

The code comes as-is and should be considered work in progress - tips and/or additions are welcome


About

EEG data analysis library for python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published