# trackpy **Repository Path**: scd_zhen/trackpy ## Basic Information - **Project Name**: trackpy - **Description**: Python particle tracking toolkit - **Primary Language**: Python - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-08-14 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README trackpy ======= [![build status](https://travis-ci.org/soft-matter/trackpy.png?branch=master)](https://travis-ci.org/soft-matter/trackpy) [![Build status](https://ci.appveyor.com/api/projects/status/bc5umcboh3elm8oh?svg=true)](https://ci.appveyor.com/project/caspervdw/trackpy) [![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.1213240.svg)](http://dx.doi.org/10.5281/zenodo.1213240) 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 guide If 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.