Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soft-matter/trackpy
Python particle tracking toolkit
https://github.com/soft-matter/trackpy
Last synced: 3 days ago
JSON representation
Python particle tracking toolkit
- Host: GitHub
- URL: https://github.com/soft-matter/trackpy
- Owner: soft-matter
- License: other
- Created: 2012-06-21T20:56:58.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-18T23:27:44.000Z (6 months ago)
- Last Synced: 2025-01-14T22:42:55.059Z (about 1 month ago)
- Language: Python
- Homepage: http://soft-matter.github.io/trackpy
- Size: 93.9 MB
- Stars: 457
- Watchers: 20
- Forks: 132
- Open Issues: 131
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-scientific-image-analysis - Trackpy
- awesome-scientific-image-analysis - Trackpy
README
trackpy
=======[![Build status](https://github.com/soft-matter/trackpy/workflows/Pip/badge.svg)](https://github.com/soft-matter/trackpy/actions/)
[![Build status](https://github.com/soft-matter/trackpy/workflows/Conda/badge.svg)](https://github.com/soft-matter/trackpy/actions/)
[![DOI](https://zenodo.org/badge/4744355.svg)](https://zenodo.org/badge/latestdoi/4744355)What is it?
-----------**trackpy** is a Python package for particle tracking in 2D, 3D, and higher dimensions.
[**Read the walkthrough**](http://soft-matter.github.io/trackpy/dev/tutorial/walkthrough.html) to skim or study an example project from start to finish.Documentation
-------------[**Read the documentation**](http://soft-matter.github.io/trackpy/) for
- an introduction
- tutorials on the basics, 3D tracking, and much, much more
- easy [installation instructions](http://soft-matter.github.io/trackpy/dev/installation.html)
- the reference guideIf you use trackpy for published research, please
[cite the release](http://soft-matter.github.io/trackpy/dev/introduction.html#citing-trackpy)
both to credit the contributors, and to direct your readers to the exact
version of trackpy they could use to reproduce your results.