aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/gaze_analysis_pipeline/timestamped_gaze_positions_edition.md
diff options
context:
space:
mode:
authorThéo de la Hogue2024-04-25 22:57:21 +0200
committerThéo de la Hogue2024-04-25 22:57:21 +0200
commit6e150b914e3bb0a7718410363498efb794b4ecbc (patch)
tree8a658524112ba213d2c1b9536fd2c4722195ec01 /docs/user_guide/gaze_analysis_pipeline/timestamped_gaze_positions_edition.md
parent8252697b266ffd2e6552d6a8bc70e659f58e014b (diff)
parente7d7c073d5ca505b79c321e32d451e5a71faf566 (diff)
downloadargaze-6e150b914e3bb0a7718410363498efb794b4ecbc.zip
argaze-6e150b914e3bb0a7718410363498efb794b4ecbc.tar.gz
argaze-6e150b914e3bb0a7718410363498efb794b4ecbc.tar.bz2
argaze-6e150b914e3bb0a7718410363498efb794b4ecbc.tar.xz
Merge branch doc/update.
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.md5
1 files changed, 3 insertions, 2 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 022899e..026d287 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
@@ -66,9 +66,10 @@ start_time = time.time()
Timestamps can either be integers or floats, seconds, milliseconds or what ever you need. The only concern is that all time values used in further configurations have to be in the same unit.
<!--
-!!! Note "Eyetracker connectors"
+!!! 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
+!!! note ""
+ Now we have timestamped gaze positions at expected format, read the next chapter to start learning [how to analyze them](./configuration_and_execution.md). \ No newline at end of file