EducationalTestingService / EducationalTestingService/Confero
iohub_config eyetracker setting hack
Open
bug
Low Priority
- Dominant language
- Python
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The eye tracker config in iohub_config.yaml MUST have the following config setting added or Confero will not run. This hack needs to be fixed at some point.
# within the eyetracker config section, the runtime_settings sub dict must have the following
runtime_settings:
sampling_rate: 60 #ensure this matches what is being used
track_eyes: BINOCULAR_AVERAGED #this must be fixed to this value
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.