Pl-neon-recording

Latest version: v0.1.13

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

Scan your dependencies

Page 1 of 3

1.0.0

What's Changed
- Use absolute time (Unix-epoch nanoseconds) as an `int64` rather than floating-point seconds
- Refactor underlying data format
- Adds support for new data streams
- Eyelid angles and aperture on `rec.eye_state`
- Fixations and saccades on `rec.fixations`
- Blinks on `rec.blinks`
- Worn sensor on `rec.worn`
- Adds `.dtype` file support for all sensors to reduce maintenance and breaking changes when new fields are added in the future
- Replace `pyav` with `pupil-labs-video`
- Change package name from `pl-neon-recording` to `pupil-labs-neon-recording`
- Migrate documentation from read-the-docs to [https://pupil-labs.github.io/pl-neon-recording/](https://pupil-labs.github.io/pl-neon-recording/)

**Full Changelog**: https://github.com/pupil-labs/pl-neon-recording/compare/v0.1.12...v1.0.0

1.0.0rc1

What's Changed
- Use absolute time (Unix-epoch nanoseconds) as an `int64` rather than floating-point seconds
- Refactor underlying data format
- Adds support for new data streams
- Eyelid angles and aperture on `rec.eye_state`
- Fixations and saccades on `rec.fixations`
- Blinks on `rec.blinks`
- Worn sensor on `rec.worn`
- Adds `.dtype` file support for all sensors to reduce maintenance and breaking changes when new fields are added in the future
- Replace `pyav` with `pupil-labs-video`
- Change package name from `pl-neon-recording` to `pupil-labs-neon-recording`
- Migrate documentation from read-the-docs to [https://pupil-labs.github.io/pl-neon-recording/](https://pupil-labs.github.io/pl-neon-recording/)

**Full Changelog**: https://github.com/pupil-labs/pl-neon-recording/compare/v0.1.12...v1.0.0

0.1.12

None

0.1.11

Adds `NEAREST_BEFORE` interpolation option to complement `NEAREST`.
* `NEAREST` will return samples whose timestamps are the closest to the target timestamps, regardless of whether the target or the sample comes first
* `NEAREST_BEFORE` will return samples whose timestamps are the closest to the target timestamps, but matching only timestamps that are on or before the target timestamps

0.1.10

None

0.1.9

None

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.