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

Add min_fixation_duration_threshold in interface #73

Open
kalaschnik opened this issue Mar 13, 2022 · 1 comment
Open

Add min_fixation_duration_threshold in interface #73

kalaschnik opened this issue Mar 13, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@kalaschnik
Copy link
Member

This is helpful to exclude microfixations, which I-VT may classify as fixations but cannot be processed by humans:

The duration of 80-90 milliseconds is considered to be the shortest fixation that humans can control and process cognitively (Galley et al., 2015; Holmqvist & Andersson, 2017). Fixations shorter than that serve in the general perceptional process but the individual is unaware of them (Galley et al., 2015).

Furthermore, since we use intra_scope_window cut, this can also create fixations even smaller than 50... this would also catch those falsy fixations

@kalaschnik kalaschnik added the enhancement New feature or request label Mar 13, 2022
@kalaschnik kalaschnik changed the title Add min_fixation_duration_threshold in preflight Add min_fixation_duration_threshold in interface Mar 13, 2022
@kalaschnik
Copy link
Member Author

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

No branches or pull requests

1 participant