From f070aa65105cb119606cb2ac49719b670b58cbe2 Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Wed, 13 Mar 2024 14:23:23 +0100 Subject: Removing waring in ArGaze presentation page. Connectors examples will be added later. --- .../gaze_analysis_pipeline/timestamped_gaze_positions_edition.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/user_guide/gaze_analysis_pipeline') 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. + + Now we have timestamped gaze positions at expected format, let's see how to analyze them. \ No newline at end of file -- cgit v1.1