From 99845a52709d1b22a8cc6b924f68cb1bd5d31615 Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Wed, 15 Nov 2023 12:39:12 +0100 Subject: Documenting gaze position calibration features. --- .../gaze_analysis_pipeline/advanced_topics/module_loading.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/user_guide/gaze_analysis_pipeline/advanced_topics/module_loading.md') 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). -- cgit v1.1