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
Age
Commit message (
Expand
)
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-04-03
Downcasing function names.
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
2024-03-11
Harmonizing name of methods returning a boolean status.
Théo de la Hogue
2024-02-29
Updating more test.
Théo de la Hogue
2024-02-29
More work on time management.
Théo de la Hogue
2024-02-29
Fixing VelocityThresholdIdentification tests.
Théo de la Hogue
2024-02-29
Fixing DispersionThresholdIdentification test.
Théo de la Hogue
2024-02-29
First work to update DispersionThresholdIdentification.
Théo de la Hogue
2024-02-28
More work on TimestampedGazePositions and GazeMovements.
Théo de la Hogue
2023-10-11
renaming test file.
Théo de la Hogue
2023-10-10
Replacing ExploitExplore by ExploreExploit.
Théo de la Hogue
2023-09-06
Renaming MiscFeatures into UtilsFeatures. Removing useless utils scripts.
Théo de la Hogue
2023-07-10
Refining test and Adding one.
Théo de la Hogue
2023-07-10
Precising a comment.
Théo de la Hogue
2023-07-10
Improving and testing velocity threshold identification
Théo de la Hogue
2023-07-10
Refinning time tests.
Théo de la Hogue
2023-07-10
Improving and testing gaze movement identification. Now each movement have to...
Théo de la Hogue
2023-07-06
Adding and testing finished attribute to GazeMovement class.
Théo de la Hogue
2023-07-04
Renaming ArScreen into ArFrame.
Théo de la Hogue
2023-07-03
Updating GazeAnalysis test.
Théo de la Hogue
2023-06-15
Adding and testing GazeMovementIdentifier generator.
Théo de la Hogue
2023-06-14
Testing and documenting ExploitExploreRatio class.
Théo de la Hogue
2023-05-31
Fixing scan path test.
Théo de la Hogue
2023-05-31
Adding new ExploitExploreRatio analyser.
Théo de la Hogue
2023-05-31
Don't ignore last movement on invalid gaze position.
Théo de la Hogue
2023-05-31
Testing all gaze analysis algorithm. Unifying paper citation.
Théo de la Hogue
2023-05-31
Testing and commenting entropy analysis.
Théo de la Hogue
2023-05-31
Testing and commenting transition matrix.
Théo de la Hogue
2023-05-31
Renaming DispersionThresholdIdentification test file.
Théo de la Hogue
2023-05-31
testing and fixing VelocityThresholdIdentification.
Théo de la Hogue
2023-05-17
Setting BSD license. Incrementing version.
Théo de la Hogue
2023-05-10
Renaming file.
Théo de la Hogue
2023-03-29
Adding empty __init__.py files to allow test discovery.
Théo de la Hogue
2023-03-28
Skipping broken test.
Théo de la Hogue
2023-03-22
Fixing DispersionBasedGazeMovementIdentifier test by adding a terminate optio...
Théo de la Hogue
2023-03-22
Renaming GazeMovementIdentifier __call__ into browse method.
Théo de la Hogue
2022-12-19
Fixing GazeAnalysis test (rare) case.
Théo de la Hogue
2022-12-13
Renaming dispersion into deviation_max. Removing UnknownGazeMovement class to...
Théo de la Hogue
2022-12-11
Adding build_gaze_saccade function for testing purpose.
Théo de la Hogue
2022-12-10
Setting a larger duration_threshold.
Théo de la Hogue
2022-12-09
Handling unknown movements.
Théo de la Hogue
2022-12-09
Merging overlapping fixations.
Théo de la Hogue
2022-12-09
Adding and testing fixation overlap function.
Théo de la Hogue
2022-11-24
testing identification with non valid positions.
Théo de la Hogue
[next]