[Eeglablist] what is this " The header file points to a binary file that does not exist ..."
Zhaoping Li
li.zhaoping at tuebingen.mpg.de
Fri Mar 7 09:03:29 PST 2025
Dear EEGLab,
When I run in matlab (on a Linux machine) this pop_loadbv() function,
with a command
EEG = pop_loadbv(filepath, filename); %--- after I have defined
filepath and filename
I got this message:
pop_loadbv(): reading EEG data
The header file points to a binary file that does not exist
trying to open a binary file with the same name as the header
file and a different extension...
pop_loadbv(): scaling EEG data
pop_loadbv(): reading marker file
Done.
pop_loadbv() warning: data files in header and marker files inconsistent.
I do not understand what is going on, assuming all is alright, I proceed
to get
eeg_times = EEG.times;
eeg_data = EEG.data;
eeg_chanlocs = EEG.chanlocs;
eeg_event = EEG.event;
However, I am not sure whether I am doing the right thing. Could
somebody explain this to me?
thank you very much!
Li Zhaoping
--
Li Zhaoping Ph.D.
Prof. of Cognitive Science, University of Tuebingen
Head of Dept of Sensory and Sensorimotor Systems,
Max Planck Institute of Biological Cybernetics
Author of "Understanding vision: theory, models, and data", Oxford University Press, 2014
https://urldefense.com/v3/__http://www.lizhaoping.org__;!!Mih3wA!AUqNUSZk8FJWHxNU0fX8FSJ0qGB_naGhCriSHeZJIpqojJdT53Y7ILL4AgRboTFC6znEgaUqSd5p9CBI4zBg5-ly69dR7y1l-vU$
--
Li Zhaoping Ph.D.
Prof. of Cognitive Science, University of Tuebingen
Head of Dept of Sensory and Sensorimotor Systems,
Max Planck Institute of Biological Cybernetics
Author of "Understanding vision: theory, models, and data", Oxford University Press, 2014
https://urldefense.com/v3/__http://www.lizhaoping.org__;!!Mih3wA!AUqNUSZk8FJWHxNU0fX8FSJ0qGB_naGhCriSHeZJIpqojJdT53Y7ILL4AgRboTFC6znEgaUqSd5p9CBI4zBg5-ly69dR7y1l-vU$
More information about the eeglablist
mailing list