Skip to content

Conversation

@romanroibu
Copy link
Contributor

This PR adds support for integrating the output of the headset on/off classifier data into gaze data confidence for Pupil Invisible recordings. Previously, the confidence of gaze data for such recordings was always set to 1.0. The new implementation sets the confidence to 0.0 if the classifier output for the given gaze datum is 0 (which means off), or 1.0 if the output is 255 (on). If the classifier data file is missing, the implementation falls back to the old implementation of setting the confidence to 1.0.

@romanroibu
Copy link
Contributor Author

This still needs to be tested on PI recordings with and without the classifier data file (also for multi-part recordings).

@romanroibu romanroibu requested a review from papr July 27, 2020 13:15
@romanroibu romanroibu changed the title Support PI headset worn classifier data Support PI headset on/off classifier data Jul 27, 2020
Base automatically changed from develop to master August 4, 2020 11:29
@pfaion pfaion changed the base branch from master to develop August 4, 2020 13:26
@papr papr marked this pull request as ready for review August 20, 2020 08:53
@papr
Copy link
Contributor

papr commented Aug 20, 2020

Test recordings:

@papr papr merged commit 7d8eaa1 into develop Aug 20, 2020
@papr papr deleted the support-pi-headset-worn-classifier-data branch August 20, 2020 08:55
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.

3 participants