Metadata-Version: 1.0
Name: trackpy
Version: 0.3.2
Summary: particle-tracking toolkit
Home-page: https://github.com/soft-matter/trackpy
Author: Trackpy Contributors
Author-email: daniel.b.allan@gmail.com
License: UNKNOWN
Description: trackpy
        =======
        
        |build status| |DOI|
        
        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
        -  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.
        
        .. |build status| image:: https://travis-ci.org/soft-matter/trackpy.png?branch=master
           :target: https://travis-ci.org/soft-matter/trackpy
        .. |DOI| image:: https://zenodo.org/badge/doi/10.5281/zenodo.60550.svg
           :target: http://dx.doi.org/10.5281/zenodo.60550
        
Platform: UNKNOWN
