aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/gaze_analysis_pipeline/timestamped_gaze_positions_edition.md
diff options
context:
space:
mode:
authorThéo de la Hogue2024-03-13 14:23:23 +0100
committerThéo de la Hogue2024-03-13 14:23:23 +0100
commitf070aa65105cb119606cb2ac49719b670b58cbe2 (patch)
tree44fdcb125e855c996bd90fdd097963f5a92157de /docs/user_guide/gaze_analysis_pipeline/timestamped_gaze_positions_edition.md
parent1c4bb7c90fa41a54906b12330de0ce18be018df3 (diff)
downloadargaze-f070aa65105cb119606cb2ac49719b670b58cbe2.zip
argaze-f070aa65105cb119606cb2ac49719b670b58cbe2.tar.gz
argaze-f070aa65105cb119606cb2ac49719b670b58cbe2.tar.bz2
argaze-f070aa65105cb119606cb2ac49719b670b58cbe2.tar.xz
Removing waring in ArGaze presentation page. Connectors examples will be added later.
Diffstat (limited to 'docs/user_guide/gaze_analysis_pipeline/timestamped_gaze_positions_edition.md')
-rw-r--r--docs/user_guide/gaze_analysis_pipeline/timestamped_gaze_positions_edition.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/user_guide/gaze_analysis_pipeline/timestamped_gaze_positions_edition.md b/docs/user_guide/gaze_analysis_pipeline/timestamped_gaze_positions_edition.md
index 5c60f8c..afe4140 100644
--- a/docs/user_guide/gaze_analysis_pipeline/timestamped_gaze_positions_edition.md
+++ b/docs/user_guide/gaze_analysis_pipeline/timestamped_gaze_positions_edition.md
@@ -65,4 +65,10 @@ start_time = time.time()
!!! warning "Free time unit"
Timestamps can either be integer or float, second, millisecond or what ever you need. The only concern is that all time values used in further configurations have to be all the same unit.
+<!--
+!!! Note "Eyetracker connectors"
+
+ [Read the use cases section to discover examples using specific eyetrackers](./user_cases/introduction.md).
+!-->
+
Now we have timestamped gaze positions at expected format, let's see how to analyze them. \ No newline at end of file