aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/gaze_analysis_pipeline/configuration_and_execution.md
diff options
context:
space:
mode:
authorThéo de la Hogue2024-04-08 16:18:53 +0200
committerThéo de la Hogue2024-04-08 16:18:53 +0200
commit705c4bf4441c9b08847d97cd1d23e34b5381603a (patch)
treef9a555a6b3154f505bc80dc00059cc3ec12528b5 /docs/user_guide/gaze_analysis_pipeline/configuration_and_execution.md
parentc877940289e22f9cce5e4e6ba9eaed7a05314ade (diff)
downloadargaze-705c4bf4441c9b08847d97cd1d23e34b5381603a.zip
argaze-705c4bf4441c9b08847d97cd1d23e34b5381603a.tar.gz
argaze-705c4bf4441c9b08847d97cd1d23e34b5381603a.tar.bz2
argaze-705c4bf4441c9b08847d97cd1d23e34b5381603a.tar.xz
Fixing documentation
Diffstat (limited to 'docs/user_guide/gaze_analysis_pipeline/configuration_and_execution.md')
-rw-r--r--docs/user_guide/gaze_analysis_pipeline/configuration_and_execution.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/user_guide/gaze_analysis_pipeline/configuration_and_execution.md b/docs/user_guide/gaze_analysis_pipeline/configuration_and_execution.md
index 784a411..7fbbef0 100644
--- a/docs/user_guide/gaze_analysis_pipeline/configuration_and_execution.md
+++ b/docs/user_guide/gaze_analysis_pipeline/configuration_and_execution.md
@@ -119,6 +119,6 @@ Timestamped gaze positions have to be passed one by one to [ArFrame.look](../../
```
!!! note ""
- At this point, the [ArFrame.look](../../argaze.md/#argaze.ArFeatures.ArFrame.look) method only process gaze movement identification and scan path analysis without any AOI neither any logging or visualisation supports.
+ At this point, the [ArFrame.look](../../argaze.md/#argaze.ArFeatures.ArFrame.look) method only process gaze movement identification and scan path analysis without any AOI neither any recording or visualisation supports.
- Read the next chapters to learn how to [describe AOI](aoi_2d_description.md), [add AOI analysis](aoi_analysis.md), [log gaze analysis](logging.md) and [visualize pipeline steps](visualisation.md). \ No newline at end of file
+ Read the next chapters to learn how to [describe AOI](aoi_2d_description.md), [add AOI analysis](aoi_analysis.md), [record gaze analysis](recording.md) and [visualize pipeline steps](visualisation.md). \ No newline at end of file