Can not import custom EEG dataset
See original GitHub issueI need to import a dataset for use in mne-python
, but can not find a way to do so. The dataset was obtained from the paper referenced below. It is compatible with the MATLAB toolbox bbci-public. In a nutshell, the dataset consists of MATLAB .mat
files for continuous EEG signals, artifacts, montage, and event markers for multiple subjects. Please see the “Data Structure” on the link below for [1]. I can not find any way to import/process and use this data in mne-python
, which is the only reason why I have not been able to use this awesome package.
Any help is appreciated. Thanks!
- Jaeyoung Shin, Alexander von Lühmann, Benjamin Blankertz, Do-Won Kim, Han-Jeong Hwang and Klaus-Robert Müller, “Open Access Dataset for EEG+NIRS Single-Trial Classification,” IEEE Trans. Neural Syst. Rehabil. Eng., online published. Download dataset here.
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (7 by maintainers)
Top Results From Across the Web
Importing data from EEG devices — MNE 1.2.2 documentation
EEG data from the Persyst system can be read with mne.io.read_raw_persyst() . Note that subject metadata may not be properly imported ...
Read more >Importing Continuous and Epoched Data - EEGLAB Wiki
Four steps to easily import continuous raw data files First, if you have a raw EEG data file, determine the file format (for...
Read more >Scripting: how to automatically import and epoch EEG data?
Essentially I need to import EEG data, epoch the data from 0-1100 ms, set a prestimulus baseline of 0-100ms, and then remove specific...
Read more >How to use custom dataset in MNE ? - Support & Discussions
Hello, I use the next simple code for data visualization with MNE dataset. It is works great. But how I can use my...
Read more >EEG and MEG Raw Data Import - BrainVoyager
The EEG/MEG Raw Data Import functionality can be invoked from the EEG-MEG menu (Import EEG/MEG data ...). In the first tab of the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
paste your solution when you have it and close then
@Hamidbme the code you’ve tried does not involve MNE-Python at all. You should consider posting in https://github.com/NeuroTechX/moabb