Eyekit

Latest version: v0.6.1

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 9

0.3

=======================

- Eyekit 0.3 makes a core change to the way fixation data is stored. Rather than store fixations as `(x, y, duration)`, fixations are now stored as `(x, y, start_time, end_time)`, from which duration can be computed on the fly. The advantage of this is that FixationSequences can now be synchronized with other experimental events or imaging data.

0.2.14

==========================

- Added a new `import_csv()` function
- Simplified the `import_asc()` function

0.2.13

==========================

- New `import_asc()` function which is more resilient to different kinds of input file
- By default, `write()` does not compress the JSON

0.2.12

==========================

- File paths in `io` and `vis` are explicitly converted to string, allowing support for e.g. pathlib paths
- Removed test code from wheel

0.2.11

==========================

- Minor changes to the `cluster`, `merge`, and `regress` correction algorithms

0.2.10

==========================

- Added `discard_short_fixations` tool
- `snap_to_lines` now modifies `FixationSequence` in place, like other tools
- Added `purge` method to `FixationSequence`
- Removed `fixation_sequence_distance` function – no clear use case

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.