Pyxdf

Latest version: v1.16.6

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

Scan your dependencies

Page 1 of 2

1.16.6

Changed
- Minimum required Python version is now 3.9 ([100](https://github.com/xdf-modules/xdf-Python/pull/100) by [Clemens Brunner](https://github.com/cbrnr))

1.16.5

Added
- Added compatibility with Python 3.12 ([96](https://github.com/xdf-modules/xdf-Python/pull/96) by [Clemens Brunner](https://github.com/cbrnr))

1.16.4

Fixed
- Fix invalid `np.object` type ([87](https://github.com/xdf-modules/xdf-Python/pull/87) by [Clemens Brunner](https://github.com/cbrnr))
- Fix robust fit for large timestamps ([73](https://github.com/xdf-modules/xdf-Python/pull/73) by [Chadwick Boulay](https://github.com/cboulay))
- Fix loading stream with no samples when `dejitter_timestamps=False` ([82](https://github.com/xdf-modules/xdf-python/pull/82) by [Robert Guggenberger](https://github.com/agricolab))

1.16.3

Added
- Add Cython type hints (requires optional local compilation) ([17](https://github.com/xdf-modules/xdf-python/pull/17) by [Tristan Stenner](https://github.com/tstenner))

Fixed
- Handle XDF files with corrupt chunk headers (missing stream IDs) more gracefully ([62](https://github.com/xdf-modules/xdf-python/pull/62) by [Robert Guggenberger](https://github.com/agricolab))

- Treat `nominal_srate` field as float to fix parsing errors ([65](https://github.com/xdf-modules/xdf-python/pull/62) by [Robert Guggenberger](https://github.com/agricolab) and [#68](https://github.com/xdf-modules/xdf-Python/pull/68) by [Clemens Brunner](https://github.com/cbrnr))

Changed
- `load_xdf` now requires keyword-only arguments after the first two arguments ([59](https://github.com/xdf-modules/xdf-python/pull/59) by [Christian Kothe](https://github.com/chkothe))

1.16.2

Added
- Allow loading from already opened file objects, e.g. in-memory files or network streams ([51](https://github.com/xdf-modules/xdf-python/pull/51) by [Tristan Stenner](https://github.com/tstenner))
- Add CI tests with example data ([49](https://github.com/xdf-modules/xdf-Python/pull/49) by [Clemens Brunner](https://github.com/cbrnr))

Fixed
- Compare nominal to effective sampling rates only for regularly sampled streams ([47](https://github.com/xdf-modules/xdf-Python/pull/47) by [Clemens Brunner](https://github.com/cbrnr))
- More robust error recovery for compressed corrupted files ([50](https://github.com/xdf-modules/xdf-python/pull/50) by [Tristan Stenner](https://github.com/tstenner))

Changed
- Speed up loading of numerical data ([46](https://github.com/xdf-modules/xdf-python/pull/46) by [Tristan Stenner](https://github.com/tstenner))
- Avoid/suppress some NumPy warnings ([48](https://github.com/xdf-modules/xdf-Python/pull/48) by [Clemens Brunner](https://github.com/cbrnr))

1.16.1

Fixed
- Remove Python 2 compatibility from `setup.py` ([45](https://github.com/xdf-modules/xdf-Python/pull/45) by [Clemens Brunner](https://github.com/cbrnr))

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.