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

pygaze analyser with existing edf files #14

Open
mforloines opened this issue Oct 10, 2019 · 0 comments
Open

pygaze analyser with existing edf files #14

mforloines opened this issue Oct 10, 2019 · 0 comments

Comments

@mforloines
Copy link

I want to create heatmaps from existing data not collected with pygaze (rather collected via python and eyelink). I am stuck trying to figure out what the required .txt file is supposed to contain as one was not created when I collected the data. I ran the example (slideshow) and tried to reconstruct a .txt file from that example, but ran into this error when I ran the analyzer script with my data:

saccades = edfdata[trialnr]['events']['Esac'] # [starttime, endtime, duration, startx, starty, endx, endy] IndexError: list index out of range

Any help is appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant