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

Getting Error rate ,Typing information and eye information like mean_x, mean_y etc into a file from Dasher with and without EYE TRACKER. #185

Open
Hrushi-E opened this issue Sep 2, 2023 · 0 comments

Comments

@Hrushi-E
Copy link

Hrushi-E commented Sep 2, 2023

I am opening this issue to get the user performance information from Dasher into a separate file(.txt). But I am not sure where to find those details.

Currently, I am working on a new onscreen text entry interface that works with and without EYE-Tracker in a Windows environment. Now I want to compare the performance of my interface with that of the Dasher keyboard. For that, I need the following information.

  1. Without Integration of Eye Tracker
    Typing speed (in bits /minutes)
    Error rate
    Time duration for typing each character. (Time for each character)
    Total time taken for the entire process

  2. With Integration of Eye Tracker
    Typing speed (in bits /minutes)
    Error rate
    Time duration for typing each character. (Time for each character)
    Total time taken for the entire process
    Eye tracker Frame information like mean_x, mean_y, std_x, std_y, mean_lp(left pupil mean) etc

It would be very helpful if you could help me answer at least one of the below question (priority top to bottom)

Q1) Where can I find the above information (including eye tracker information) inside the dasher files?

Q2) If there is no information already present, where to start(in both cases)? How do I proceed to get the above information?

NOTE: I am using Windows OS to work. It would be helpful if you provided instructions by keeping this in mind.

Thank you for your help. It means a lot to me.

@Hrushi-E Hrushi-E closed this as completed Sep 2, 2023
@Hrushi-E Hrushi-E reopened this Sep 2, 2023
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