index
:
argaze
main
Python gaze analysis software library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
argaze.test
/
GazeAnalysis
/
VelocityThresholdIdentification.py
Age
Commit message (
Collapse
)
Author
2024-07-02
Fixing bad admonition formatting.
Théo de la Hogue
2024-04-22
Moving licence string outside of doc string.
Théo de la Hogue
2024-04-09
Using https url.
Théo de la Hogue
2024-03-13
changing license to GPLv3.
Théo de la Hogue
2024-03-12
Removing /usr/bin/env python from all sources except from utils scripts.
Théo de la Hogue
2024-03-12
Fixing tests.
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
object status.
2024-03-11
Harmonizing name of methods returning a boolean status.
Théo de la Hogue
2024-02-29
Fixing VelocityThresholdIdentification tests.
Théo de la Hogue
2024-02-28
More work on TimestampedGazePositions and GazeMovements.
Théo de la Hogue
2023-07-10
Refining test and Adding one.
Théo de la Hogue
2023-07-10
Improving and testing velocity threshold identification
Théo de la Hogue
2023-07-06
Adding and testing finished attribute to GazeMovement class.
Théo de la Hogue
2023-05-31
testing and fixing VelocityThresholdIdentification.
Théo de la Hogue