Stream data from Epoc headset and perform BCI analysis.
To use Epoclive
$ epoc -h
usage: epoclive [--args]
epoc live data stream
optional arguments:
-h, --help show this help message and exit
--fft run FFT analysis
--get-data read data from sensors
--hht run HHT analysis
--setup setup epoc live
--ssvep steady-state visually evoked potential
--stft run STFT analysis
--wavelet show wavelet transform
-a all sensors
-c channel of sensor
-d total duration
-i path to get input
-o path to store output
To get real-time data from all sensors.
$ epoc --get-data -a
