Recent Releases of multimatch-gaze
multimatch-gaze - Release to match Pypi 0.1.3
This release matches the upload of multimatch-gaze v0.1.3 to PyPi, Thanks to @LFaggi, this release contains a fix for an edge-case that resulted in non-terminating scanpath simplification (#46, fixed by #47).
Scientific Software - Peer-reviewed
- Python
Published by adswa about 5 years ago
multimatch-gaze - JOSS
Archiving the repository for the Journal of Open Source Software.
Scientific Software - Peer-reviewed
- Python
Published by adswa over 6 years ago
multimatch-gaze - multimatch-gaze-v0.1.1
Adjust command-line entrypoint: multimatch--> multimatch-gaze
Scientific Software - Peer-reviewed
- Python
Published by adswa almost 7 years ago
multimatch-gaze - multimatch-gaze-v0.1
Release 0.1
- General function: Compare two scanpaths (build from fixation vectors) of potentially differing size on five similarity dimensions (shape, position, length, fixation duration, angle)
- Optional: Simplify scanpath prior to similarity computation based on custom thresholds for saccadic lengths, angular relations, and fixation durations (parameters
-amplitutde-threshold,-direction-threshold,-duration-threshold) - Optional: Read in REMoDNaV output natively (parameter
--remodnav), and chose whether to keep or discard any detected smooth pursuit events (parameter--pursuits) - Different options to output results in command-line usage (parameter
--output-type) - Use from the command-line or in Python sessions
- Documentation with general algorithm overview, API, and example computation
Scientific Software - Peer-reviewed
- Python
Published by adswa almost 7 years ago