How to plot the RAW EEG for the complete duration of the recording?
Hello all,
I have recorded 60 seconds of EEG data using OpenBCI board. I want to know how can I plot the RAW EEG data for the complete duration of the recording in a single file. In OpenBCI GUI I can see the data for the duration of 5 seconds only. Is there a way to plot the full 60 seconds of RAW EEG data?
Thank You,
Vaibhav
Comments
http://openbci.com/community/ascii-to-edf-format-converter/
I'm not quite sure why she used the Matlab script there; you could drop the header comments and sample counter with a text editor or Excel. EDFBrowser has built in filtering and CSV conversion features.
http://www.teuniz.net/edfbrowser/EDFbrowser manual.html#ASCII_to_EDF_converter
http://openbci.com/forum/index.php?p=/search&Search=edfbrowser
Below are screenshots of what it looks like with the EEGrunt sample data. Zoomed out, it just looks like a slightly wiggly line — hardly even recognizable as an EEG signal:
…but zoomed in, we see a nice EEG signal (you can use the tools in PyPlots’s plot viewer to scroll around and zoom in and out):