Skip to content

Fixation Filter Step

Martin Konopka edited this page Apr 4, 2018 · 2 revisions

Process gaze data with the I-VT fixation filter implementation from the UXI.GazeToolkit library with default parameters. This step is executed in the background, only available for session in the Processing state (post-session timeline). Output of the filter is written into separate file in the session data, which name is stored in the filename property of the step result.

Definition

  • actionType : "FixationFilter" (required)

Result

  • resultType : "Successful"
  • filename : string - name of the file in session recording data folder which contains evaluated fixations.
Clone this wiki locally