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

fix data format issues with eye event types that were failing python startup #3

Closed
isolver opened this issue Aug 2, 2012 · 1 comment
Milestone

Comments

@isolver
Copy link
Owner

isolver commented Aug 2, 2012

some of the eye event types were failing conversion to numpy ndarray definitions at script startup. Most were *EndEvent types. For now I have just commented them out. They need to be looked at and fixed. See eye_event.py in the eyetrackerinterface folder.

@isolver
Copy link
Owner Author

isolver commented Aug 28, 2012

fixed, also, now all event formats are 'flat' so it is easier to use them in scipy functions etc.

@isolver isolver closed this as completed Aug 28, 2012
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