Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://soft-matter.github.io/trackpy/
Python particle tracking toolkit
https://soft-matter.github.io/trackpy/
Last synced: about 2 months ago
JSON representation
Python particle tracking toolkit
- Host: GitHub
- URL: https://soft-matter.github.io/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 (5 months ago)
- Last Synced: 2024-10-31T21:47:29.378Z (2 months ago)
- Language: Python
- Homepage: http://soft-matter.github.io/trackpy
- Size: 93.9 MB
- Stars: 446
- Watchers: 20
- Forks: 131
- Open Issues: 129
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-biological-image-analysis - Trackpy - Fast and Flexible Particle-Tracking Toolkit. (Cell migration and particle tracking)
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.