Skip to content

Check gaze data collection and analysis  #78

@KirstensGitHub

Description

@KirstensGitHub

Here, we review our gaze data collection methods and analysis code. You can see the code for all checks / images below, in the following PDF's: Gaze_Check.pdf, compile_gaze_data_sustained (3).pdf

CHECKS

CHECK 1: First, we show that the EyeTribe is recording gaze data from the full screen (despite our screen being larger than 24").
Screen Shot 2019-09-05 at 2 14 28 PM

CHECK 2: Second, we explore how many gazepoints, from the times when composite images are on screen, fall just outside the screen edges.

Experiment 1:

Screen Shot 2019-09-16 at 10 23 33 PM

Experiment 2:

Screen Shot 2019-09-16 at 10 51 50 PM

CHECK 3: Third, we ensure that the gaze data is being properly subselected for each run and trial, based on time stamps in the csv.

Experiment 1:

Screen Shot 2019-09-16 at 10 26 18 PM

Experiment 2:

Screen Shot 2019-09-16 at 10 26 48 PM

CHANGES & CONCERNS:
Code was converting timestamps in the gaze data using a package that truncates the times at tenths of a second; updated to convert timestamps with millisecond precision.

Did a more thorough diagnosis of aberrant gaze datapoints and updated code for more uniform elimination of bad data. (See explanation and PDF of jupyter notebook in a comment below.)

Reading over the documentation and reviewing the reduced screen size respresented in the Eyetribe GUI (.4 size of our screen), the resolution of our gaze data might be lower than the standard eyetribe resolution.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions