Releases: nalmadi/fix8
Releases · nalmadi/fix8
v1.3
This release introduces several key features, enhancements, and bug fixes that improve the overall stability and functionality.
Main improvements:
- Add timestamps to fixation data when files are saved.
- Add timestamps to the datasets.
- Removed redundant fields that hold the same or similar data, to rely completely on eye events dataframe.
- Added a branch compatible with Python 3.13.
- Cleaner Mac and Windows executables with faster load time.
- Enhanced documentation.
- Bug fixes.
v1.2
This release marks a significant milestone for our project, introducing several key features, enhancements, and bug fixes that improve the overall stability and functionality.
Main improvements:
- Better synthetic data that simulates human skipping behaviour.
- Added Slice as an additional correction algorithm with both automated and assisted modes.
- Better JSON file format that allows adding additional details to the data with backward compatibility.
- More eye tracking metrics and better analysis reports.
- Improved ergonomics and keyboard shortcuts for line assignment.
- Better visualization by showing remaining fixations through a checkbox.
- Rearranging the tool as a Python package for easier running from source code.
- Mac and Windows executables are available.
- Published API with documentation, manual, and documentation.
- Many bug fixes.
v1.1
This release marks a significant milestone for our project, introducing several key features, enhancements, and bug fixes that improve the overall stability and functionality.
Main Features:
- Drift correction including manual, assisted (semi-automated), and automated correction.
- Fully customizable and interactive visualization.
- Synthetic data and distortion generation including full control of word skipping, within-line and between-line regressions.
- Filters: high-pass, low-pass, outlier, merge, and outside screen filters.
- Analyses including hit-test and eye movement metrics like First-Fixation Duration, Single-Fixation Duration, and Total Time.
- Data Converters: EyeLink data, ASCII, CSV, and JSON are supported.
- Request a feature by making an issue on this page!
v1.0
Fix8 v1.0
Includes:
- Windows executables
- Fast responses when interacting with data
- Fewer dependencies
- Better user experience for easier workflow (based on user feedback)
- Synthetic and real data sets included
- Manual, automated, and semi-automated eye tracking data correction modes