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
/
GazeFeatures.py
Age
Commit message (
Collapse
)
Author
2023-07-04
Renaming ArScreen into ArFrame.
Théo de la Hogue
2023-06-15
Adding and testing TimeStampedGazePositions.from_dataframe classmethod.
Théo de la Hogue
2023-05-31
Testing all gaze analysis algorithm. Unifying paper citation.
Théo de la Hogue
2023-05-31
Adding a building_scan_path function for testing purpose.
Théo de la Hogue
2023-05-30
Separating AOIScanPath tests.
Théo de la Hogue
2023-05-30
Testing scan path and AOI scan path
Théo de la Hogue
2023-05-30
Updating tests.
Théo de la Hogue
2023-05-17
Setting BSD license. Incrementing version.
Théo de la Hogue
2023-05-16
Renaming visual scan into aoi scan.
Théo de la Hogue
2023-05-10
Testing that error is raised when creating a bad visual scan path.
Théo de la Hogue
2023-05-10
Adding VisualScanStep and VisualScanPath tests.
Théo de la Hogue
2023-01-24
Updating UnvalidGazePosition message field.
Théo de la Hogue
2022-12-08
Adding and testing GazePosition overlap function.
Théo de la Hogue
2022-11-23
Allowing to store dict wit hcorrect keys as GazePosition in ↵
Théo de la Hogue
TimeStampedGazePositions buffer.
2022-11-16
Testing instance representation.
Théo de la Hogue
2022-11-16
Adding unitary tests.
Théo de la Hogue