aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/utils/ready-made_scripts.md
diff options
context:
space:
mode:
authorThéo de la Hogue2024-03-27 18:08:30 +0100
committerThéo de la Hogue2024-03-27 18:08:30 +0100
commit58ef2e8276318d76fa2b11a257ed65850352c7fd (patch)
tree6979db7d6ebecb7ce8a95f787f342154e264dc7d /docs/user_guide/utils/ready-made_scripts.md
parent8e5dba2318e86f6dbd787ad2c59ab86686e19215 (diff)
downloadargaze-58ef2e8276318d76fa2b11a257ed65850352c7fd.zip
argaze-58ef2e8276318d76fa2b11a257ed65850352c7fd.tar.gz
argaze-58ef2e8276318d76fa2b11a257ed65850352c7fd.tar.bz2
argaze-58ef2e8276318d76fa2b11a257ed65850352c7fd.tar.xz
Updating demonstration.
Diffstat (limited to 'docs/user_guide/utils/ready-made_scripts.md')
-rw-r--r--docs/user_guide/utils/ready-made_scripts.md6
1 files changed, 3 insertions, 3 deletions
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