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

Issue 70 idt huge fixations #71

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Joshua2000B
Copy link
Member

IDT algorithm has been fixed. There is a new parameter, Max Gaze Span, which determines the maximum possible gap between any two gazes in the window. By default it is set to 1000 - meaning that if a participant looks look-screen for more than 1 second, no fixation will "bridge" the off-screen gap. This also helps by allowing fixations that are close to the screen age still form, even if 1 or 2 gazes happen to wiggle off the screen.

The algorithm should be tested to ensure there are no longer any large fixations.

Fixes Issue 70

Joshua2000B and others added 2 commits April 18, 2024 11:42
…um # of gazes. Additionally add a new parameter to IDT that determines the maximum gap between any two gazes in the window
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

Successfully merging this pull request may close these issues.

1 participant