fahrenfort / ADAM

the Amsterdam Decoding And Modeling (ADAM) toolbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fieldtrip format required?

mariannalanza opened this issue · comments

I started testing your scripts on my data (.set already epoched, 2 classes). It keeps giving me the error: "Error using read_raw_data('The dimord field seems missing and/or dimensions in the dataset seem to be off. When you are using fieldtrip format, make sure the input files have dimord rpt_chan_time (trial x channel x time).')". I'm not using fieldtrip format. This occurs both using cfg.raw_or_tfr = 'tfr'; or 'raw'. So, I downloaded your data from https://osf.io/eh4u8 and tested on the script made available https://osf.io/chz37 and the very same error occurred. I'm currently using Matlab R2022b. What I'm missing?

Thank you very much, the problem was the version indeed and on your data it is currently working fine. I'm facing a different kind of problem, but I think it is related to my EEG data format\ class label!