Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CalibrateEyelink, status string returned by Eyelink can be empty #24

Open
yfcc opened this issue Dec 16, 2021 · 1 comment
Open

CalibrateEyelink, status string returned by Eyelink can be empty #24

yfcc opened this issue Dec 16, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@yfcc
Copy link
Contributor

yfcc commented Dec 16, 2021

...\ARCADE\arcade\EyeServer\CalibrateEyelink.m

Sometimes, the status string returned by Eyelink doesn't match the pattern:

-0.5 -0.5 1 1 10 MOVING

instead, an empty string is returned.
This will cause index exceeds array bounds error in line 181

below i printed the statusStr and the length of splitted array.
image

@pantaray
Copy link
Member

pantaray commented Apr 7, 2022

Hi! Thank you for reporting this and sorry for the delay. We'll look into making the EyeLink polling mechanism more robust.

@pantaray pantaray added the bug Something isn't working label Apr 7, 2022
@pantaray pantaray self-assigned this Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants