eye-eeg icon indicating copy to clipboard operation
eye-eeg copied to clipboard

EYE-EEG toolbox for combining eye-tracking & EEG

Results 6 eye-eeg issues
Sort by recently updated
recently updated
newest added

Using the pilot data I uploaded to http://likan.oss-cn-beijing.aliyuncs.com/Data/Disjunction2Pilot.zip When I trying to corregister EEG with ET, using the method 2 with the "TTL_SYNC" as the keyword, I got the following...

The landing position of the last saccade of each epoch is incorrect. This seems to be due to a bug in function `detecteyemovements.m` in line 360: `if endsmp(end) > size(gazexy,2),...

bug

Received the following bug report: When we try to synchronize data in eeglab with eye-eeg, we found that messages could not be recognized from *.asc file. After lots of tests,...

As alternative to Engbert & Kliegl (2003). Available in MATLAB should be straightforward to integrate.

enhancement

Thanks to user **Maria** for this bug report! I came across the following issues when using the eye-eeg plugin for eeglab. In eye-eeg-0.99\synchronize.m Line 247 Should be `new_ix = zeros(size(ET.event,...

Dear team, I’m started to look at your great toolbox EYE-EEG. I’m trying to use it for my data analysis, but unfortunately I got some issues… Especially, when I tried...