eeyhsong / EEG-Conformer

EEG Transformer 2.0. i. Convolutional Transformer for EEG Decoding. ii. Novel visualization - Class Activation Topography.
GNU General Public License v3.0
389 stars 55 forks source link

2b dataset #26

Open XJWang0 opened 11 months ago

XJWang0 commented 11 months ago

Thank you for sharing. I would like to know how to process 2b data. I saw your another work, EEG-Transformer. The getData.m seems to be able to process data, but it seems to only target 2a data. How to modify it to handle 2b data, which has 5 parts per subject. Additionally, in your code, function get_source_data is also aimed at 2a data. How to modify it so that it can read in 2b data.