From 58ef2e8276318d76fa2b11a257ed65850352c7fd Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Wed, 27 Mar 2024 18:08:30 +0100 Subject: Updating demonstration. --- docs/user_guide/utils/ready-made_scripts.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/user_guide/utils/ready-made_scripts.md') diff --git a/docs/user_guide/utils/ready-made_scripts.md b/docs/user_guide/utils/ready-made_scripts.md index 262a0ef..4767969 100644 --- a/docs/user_guide/utils/ready-made_scripts.md +++ b/docs/user_guide/utils/ready-made_scripts.md @@ -9,12 +9,12 @@ Collection of command-line scripts to provide useful features. !!! note *Use -h option to get command arguments documentation.* -## Eyetracker pipeline handler +## ArGaze context handler -Load and execute eyetracker pipeline. +Load and execute any ArGaze context from a JSON CONFIGURATION file. ```shell -python ./src/argaze/utils/pipeline_run.py CONFIGURATION +python ./src/argaze/utils/context_run.py CONFIGURATION ``` ## ArUco markers group exporter -- cgit v1.1