index
:
argaze
main
Python gaze analysis software library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
user_guide
/
gaze_analysis_pipeline
/
advanced_topics
/
scripting.md
Age
Commit message (
Expand
)
Author
2024-07-10
Removing repetitions in comments and documentation.
Théo de la Hogue
2024-07-03
Fixing relative links.
Théo de la Hogue
2024-07-03
Rewriting eye tracking context and gaze analysis sections.
Théo de la Hogue
2024-04-17
Improving orthographic and grammar.
Théo de la Hogue
2024-04-10
Updating documentation.
Théo de la Hogue
2024-04-10
orthographic corrections
Théo de la Hogue
2024-03-21
More work on new serialization system. Demo still not working.
Théo de la Hogue
2024-03-11
removing property decorator to method that was not an object property but an ...
Théo de la Hogue
2024-03-11
Harmonizing name of methods returning a boolean status.
Théo de la Hogue
2024-02-29
Merge branch 'fast_idt' into logging
Théo de la Hogue
2024-02-29
More work on time management.
Théo de la Hogue
2024-02-28
Making all GazeFeatures test working again.
Théo de la Hogue
2024-02-28
Updating the use of with statement in documentation.
Théo de la Hogue
2024-01-29
Fixing scripting documentation.
Théo de la Hogue
2024-01-29
Harmonizing ArFeatures method names.
Théo de la Hogue
2024-01-25
Removing debug print. Fixing property listing for analyzer.
Théo de la Hogue
2024-01-24
Defining FileWriter as utils class. Removing DataLog folder. Adding flags to ...
Théo de la Hogue
2024-01-24
Making look method as analysis iterator.
Théo de la Hogue
2024-01-23
Defing PipelineStepObject and PipelineStepMethod to assess time execution. Re...
Théo de la Hogue
2024-01-19
Defining a new PipelineStep decorator to assess time execution and catch exce...
Théo de la Hogue
2024-01-18
Allowing to log aoi scan path analysis.
Théo de la Hogue
2024-01-18
Updating layer look data documentation.
Théo de la Hogue
2024-01-18
First work on TimestampedDataLogger system. Replacing log attribute by logger...
Théo de la Hogue
2023-11-15
Documenting gaze position calibration features.
Théo de la Hogue
2023-09-26
Adding new aruco markers pipeline scripting chapter.
Théo de la Hogue
2023-09-23
Fixing code annotation. Removing useless documentation section. Fixing docume...
Theo De La Hogue
2023-09-19
Replacing filter_in_progress_fixation by filter_in_progress_identification.
Théo de la Hogue
2023-09-04
Moving scripting features into a dedicated advanced chapter.
Théo de la Hogue