trackpy v0.6.2 includes bug fixes, and compatibility fixes with newer dependency versions.
A special thanks to everyone who reported the issues fixed in this release!
Bug fixes
- Fixed an issue with feature-finding in 4D image sequences (VeraMTitze, 739)
- Fixed a rare issue in which subtract_drift() with multiple particles
resulted in a Pandas indexing error. (kevin-duclos, 735)
Dependencies
- Adds official support for Python 3.12. (caspervdw, 747)
- Adds support for latest Pandas, NumPy, and SciPy (marcocaggioni, 740; nkeim, 743, vivarose and rodrigo-j-goncalves, 742; caspervdw, 747)
- Drops official support for Python 3.7 and earlier, NumPy 1.17 and earlier, Pandas 0.x, and SciPy 1.3 and earlier.