From 6a2e97694bce68a22ba5babee720bb1946bfd958 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20Garc=C3=ADa=20Garc=C3=ADa?= Date: Thu, 30 May 2024 15:16:55 -0400 Subject: [PATCH] Add details about gaze.csv in ref. image mapper --- neon/pupil-cloud/enrichments/reference-image-mapper/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/neon/pupil-cloud/enrichments/reference-image-mapper/index.md b/neon/pupil-cloud/enrichments/reference-image-mapper/index.md index 35024ec56..a7aa6e550 100644 --- a/neon/pupil-cloud/enrichments/reference-image-mapper/index.md +++ b/neon/pupil-cloud/enrichments/reference-image-mapper/index.md @@ -177,6 +177,10 @@ This file contains all the mapped gaze data from all sections. | **fixation id** | If this gaze sample belongs to a fixation event, this is the corresponding id of the fixation. Otherwise, this field is empty. | | **blink id** | If this gaze samples belongs to a blink event, this is the corresponding id of the blink. Otherwise this field is empty. | +::: info +This CSV file only contains data-points where the reference image has been localised in the scene. Looking for all the gaze points? Check [this file.](/data-collection/data-format/#gaze-csv) +::: + ### fixations.csv This file contains fixation events detected in the gaze data stream and mapped to the reference image.