From 85629e176ab0c2f07f9072df01ac3c9bfb1633ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20Garc=C3=ADa=20Garc=C3=ADa?= Date: Thu, 14 Dec 2023 15:52:31 +0100 Subject: [PATCH 1/3] Add additional info about gaze offset correction and wearers --- neon/data-collection/offset-correction/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/neon/data-collection/offset-correction/index.md b/neon/data-collection/offset-correction/index.md index e46ce9c68..0ab86b1d8 100644 --- a/neon/data-collection/offset-correction/index.md +++ b/neon/data-collection/offset-correction/index.md @@ -1,4 +1,8 @@ # Using Offset Correction to Improve Gaze Accuracy For some wearers, you may find a constant offset in their gaze estimates. To compensate those, you can use the Offset Correction feature in the Neon Companion App. See the video below to learn how it works! - \ No newline at end of file + + +::: info +You will only need to do this once for your wearers. Gaze offset correction information is contained in the wearer profile. +::: From 2ad7982ef20ee6c230f634c2ee416322e27288b1 Mon Sep 17 00:00:00 2001 From: Marc Tonsen Date: Mon, 15 Jan 2024 09:37:45 +0100 Subject: [PATCH 2/3] Iterate on formulation --- neon/data-collection/offset-correction/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neon/data-collection/offset-correction/index.md b/neon/data-collection/offset-correction/index.md index 0ab86b1d8..a52132b75 100644 --- a/neon/data-collection/offset-correction/index.md +++ b/neon/data-collection/offset-correction/index.md @@ -4,5 +4,5 @@ For some wearers, you may find a constant offset in their gaze estimates. To com ::: info -You will only need to do this once for your wearers. Gaze offset correction information is contained in the wearer profile. +Offset correction has to be performed only once per wearer. The offset value is saved in the wearer profile. ::: From 81709823a95c71e973689afff727cb9e9b535c49 Mon Sep 17 00:00:00 2001 From: Marc Tonsen Date: Mon, 15 Jan 2024 09:38:08 +0100 Subject: [PATCH 3/3] Fix typo --- neon/data-collection/offset-correction/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neon/data-collection/offset-correction/index.md b/neon/data-collection/offset-correction/index.md index a52132b75..18e1883f2 100644 --- a/neon/data-collection/offset-correction/index.md +++ b/neon/data-collection/offset-correction/index.md @@ -1,5 +1,5 @@ # Using Offset Correction to Improve Gaze Accuracy -For some wearers, you may find a constant offset in their gaze estimates. To compensate those, you can use the Offset Correction feature in the Neon Companion App. See the video below to learn how it works! +For some wearers, you may find a constant offset in their gaze estimates. To compensate for those, you can use the Offset Correction feature in the Neon Companion App. See the video below to learn how it works!