ryanipete / eeg_data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EEG Data Samples

A collection of data recorded using the OpenBCI Cyton board.

Data is collected using a custom Python script. Connection to the headset and conversion of data from the Cyton headset is handled using OpenBCI's Python library. The 60 Hz notch filter is enabled (by calling the enable_filters() method on OpenBCICyton), but data is otherwise unprocessed. See this forum post for more info about the data values.

About