一、脑电处理分析软件
1、eeglab
具体使用可以参考我的另一篇教程https://blog.csdn.net/qq_23100417/article/details/103673439
2、brainstorm
3、letswave
4、BioSig
(脑电数据.gdf处理工具,当然也有其他)
The GDF files can be loaded using the open-source toolbox BioSig, available for free at http://biosig.sourceforge.net/
There are versions for Octave4/FreeMat5/MATLAB6 as well as a library for C/C++.
注:在安装eeglab的时候会提示安装biosig
https://blog.csdn.net/kanzhu0370/article/details/118179573
https://blog.csdn.net/kanzhu0370/article/details/118179573
二、脑电数据观察软件
1.脑电观察工具SigViewer脑电观察工具SigViewer 0.2
SigViewer 0.2 (or higher) can be used to view and annotate GDF files. SigViewer is available at
http://sigviewer.sourceforge.net/
现在已经更新到0.6.4版本了,有不同平台的
- SigViewer 0.6.4 (Windows)
- SigViewer 0.6.4 (macOS)
- SigViewer 0.6.4 (Linux) (Arch, Debian, Ubuntu)
- SigViewer 0.6.4 (Source)
可以观察的数据格式 *.xdf *.gdf *.edf。tool工具只给出了计算均值mean和功率谱两个功能。
示例给出一个BCI competition IV中data set2b中的.gdf格式数据,结果如下:
左上角可以切换signal和events,右下角给出了samples(27480s数据)和channel(25通道,实际只有22通道时脑电数据,其余是眼电数据)
当然eeglab和brainstrom等也可以实现观察功能。
三、脑电实验范式实现平台
1、E-Prime(心理学实验设计软件)
强推,使用便捷,一学就会
2.PsychoPy3(基于python语言的心理学实验设计软件)
https://www.psychopy.org/
3.OpenVibe
OpenViBE(http://openvibe.inria.fr/)是一个用于设计和实现BCI实验和应用程序的开源平台。它提供了直观的图形界面,许多硬件设备的完全集成,与Python,Lua和LSL的兼容性,并且正在积极开发中。
官方使用说明文档:http://openvibe.inria.fr/documentation-index/
初学者使用教程:https://zhuanlan.zhihu.com/p/52610685,感觉很友好,感谢陈锐老师分享!
声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!