aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/gaze_analysis_pipeline/advanced_topics/module_loading.md
diff options
context:
space:
mode:
authorThéo de la Hogue2023-11-15 12:39:12 +0100
committerThéo de la Hogue2023-11-15 12:39:12 +0100
commit99845a52709d1b22a8cc6b924f68cb1bd5d31615 (patch)
tree0eec64cd17d501facf23d1cc9c4c19b948798b65 /docs/user_guide/gaze_analysis_pipeline/advanced_topics/module_loading.md
parent78ce6ffc892ef7d64a8d1da0dbdfcbf34d214bbd (diff)
downloadargaze-99845a52709d1b22a8cc6b924f68cb1bd5d31615.zip
argaze-99845a52709d1b22a8cc6b924f68cb1bd5d31615.tar.gz
argaze-99845a52709d1b22a8cc6b924f68cb1bd5d31615.tar.bz2
argaze-99845a52709d1b22a8cc6b924f68cb1bd5d31615.tar.xz
Documenting gaze position calibration features.
Diffstat (limited to 'docs/user_guide/gaze_analysis_pipeline/advanced_topics/module_loading.md')
-rw-r--r--docs/user_guide/gaze_analysis_pipeline/advanced_topics/module_loading.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/user_guide/gaze_analysis_pipeline/advanced_topics/module_loading.md b/docs/user_guide/gaze_analysis_pipeline/advanced_topics/module_loading.md
index f2e84d6..f9174e2 100644
--- a/docs/user_guide/gaze_analysis_pipeline/advanced_topics/module_loading.md
+++ b/docs/user_guide/gaze_analysis_pipeline/advanced_topics/module_loading.md
@@ -1,5 +1,5 @@
-Loading modules from another package
-====================================
+Load modules from another package
+=================================
It possible to load [GazeMovementIdentifier](../../../argaze.md/#argaze.GazeFeatures.GazeMovementIdentifier), [ScanPathAnalyzer](../../../argaze.md/#argaze.GazeFeatures.ScanPathAnalyzer), [AOIMatcher](../../../argaze.md/#argaze.GazeFeatures.AOIMatcher) or [AOIScanPathAnalyzer](../../../argaze.md/#argaze.GazeFeatures.AOIScanPathAnalyzer) modules from another [python package](https://docs.python.org/3/tutorial/modules.html#packages).