Closed kkauraiims closed 3 years ago
Hi, it seems that the EEG.nbchan
is not 128. Could you check what value does this variable take in the EEG struct?
Hello, for some reason, it is showing all fields, including nbchan as null! (screenshot attached).
Just to clarify, I did not first import the data file into EEGLAB as I usually do. I simply indicated the path of the 'Study' folder as instructed in the Automagic wiki https://github.com/methlabUZH/automagic/wiki/How-to-start#how-to-create-a-new-project
The data was not loaded properly. 'presets of Langer lab' assume that the data is stored as a .mat file. What extension does your data have?
Oops! So that may be the issue. It is a .mff file Will avoid using the presets and run again. Thanks! :)
The same can be mentioned in the user manual (if not there already, maybe I missed it!)
Hmm, I've never tried to load .mff files in automagic. I am not sure if it is going to work. Consider to write a short script and convert the .mff to .mat before preprocessing.
Hello, I am trying to run the Automagic pipeline on an EGI 128 channel recording using the EGI presets of Langer lab and mostly default configurations. I am getting multiple errors on running the same (screenshot attached), any help in this regard would be useful. Thanks!