Dear Sir,
trying to import EEGLAB .set files i get this messege:
** Error: Line 141: in_fread_eeglab (line 141)
** Errors in binary file: file might be incomplete.
**
** Call stack:
** >in_fread_eeglab.m at 141
** >in_fread.m at 113
** >in_data.m at 289
** >import_data.m at 188
** >bst_call.m at 28
** >tree_callbacks.m>@(h,ev)bst_call(@import_data,[],[],[],iStudy,iSubject) at 592
**
thanks in advance for your time,
itay
As the error message says, it looks like the binary file associated with your .set file (.dat or .ftd) is truncated. It does not contain all the data that the .set claims it contains.
First make sure that no error occurred while copying the file.
Can you open the file without any problem and read it until the end with EEGLAB?
Do you have the same problem with other file?
After doing these tests, if you still don’t understand what the problem is and it happens only in Brainstorm, you can send me the file so I can have a look at it (upload it somewhere, eg. dropbox or google drive, then send me the link on this forum)