question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can not import custom EEG dataset

See original GitHub issue

I 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!


  1. 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:closed
  • Created 6 years ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
agramfortcommented, Dec 22, 2017

paste your solution when you have it and close then

0reactions
drammockcommented, May 28, 2019

@Hamidbme the code you’ve tried does not involve MNE-Python at all. You should consider posting in https://github.com/NeuroTechX/moabb

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found