[Eeglablist] Bug in pop_select?
Fernando Valle-Inclán
fvalleinclan at gmail.com
Tue Jul 21 02:18:02 PDT 2020
Hi everyone,
I came across what seems to be a bug. I have epochs from -12 to 1
s. When I select a time window including the 0 point (e.g., EEG =
pop_select( EEG, 'time', [-6, -0] ), it works. However, when the time
window does not include the 0 point (e.g., EEG = pop_select( EEG, 'time',
[-6, -2] ), the resulting EEG structure contains only one epoch. Am I doing
something wrong
Thanks
Fernando
More information about the eeglablist
mailing list