aboutsummaryrefslogtreecommitdiff
path: root/src/argaze.test/GazeFeatures.py
AgeCommit message (Expand)Author
2024-04-22Moving licence string outside of doc string.Théo de la Hogue
2024-04-09Using https url.Théo de la Hogue
2024-03-13changing license to GPLv3.Théo de la Hogue
2024-03-12Removing /usr/bin/env python from all sources except from utils scripts.Théo de la Hogue
2024-03-12Fixing tests.Théo de la Hogue
2024-03-11Harmonizing name of methods returning a boolean status.Théo de la Hogue
2024-02-29Checking gaze position.Théo de la Hogue
2024-02-29Updating more test.Théo de la Hogue
2024-02-29More work on time management.Théo de la Hogue
2024-02-28Making all GazeFeatures test working again.Théo de la Hogue
2024-02-28More work on TimestampedGazePositions and GazeMovements.Théo de la Hogue
2024-02-28Updating GazeFeatures test.Théo de la Hogue
2023-09-26Harmonizing AOI/aoi without s at the end.Théo de la Hogue
2023-08-15Replacing __str__ representation by letter_sequence property.Théo de la Hogue
2023-07-12Adding and testing aoi/scan path and scan step durations.Théo de la Hogue
2023-07-06Test finish method.Théo de la Hogue
2023-07-06Adding and testing finished attribute to GazeMovement class.Théo de la Hogue
2023-07-04Renaming ArScreen into ArFrame.Théo de la Hogue
2023-06-15Adding and testing TimeStampedGazePositions.from_dataframe classmethod.Théo de la Hogue
2023-05-31Testing all gaze analysis algorithm. Unifying paper citation.Théo de la Hogue
2023-05-31Adding a building_scan_path function for testing purpose.Théo de la Hogue
2023-05-30Separating AOIScanPath tests.Théo de la Hogue
2023-05-30Testing scan path and AOI scan pathThéo de la Hogue
2023-05-30Updating tests.Théo de la Hogue
2023-05-17Setting BSD license. Incrementing version.Théo de la Hogue
2023-05-16Renaming visual scan into aoi scan.Théo de la Hogue
2023-05-10Testing that error is raised when creating a bad visual scan path.Théo de la Hogue
2023-05-10Adding VisualScanStep and VisualScanPath tests.Théo de la Hogue
2023-01-24Updating UnvalidGazePosition message field.Théo de la Hogue
2022-12-08Adding and testing GazePosition overlap function.Théo de la Hogue
2022-11-23Allowing to store dict wit hcorrect keys as GazePosition in TimeStampedGazePo...Théo de la Hogue
2022-11-16Testing instance representation.Théo de la Hogue
2022-11-16Adding unitary tests.Théo de la Hogue