Metadata-Version: 2.1
Name: ptvpy
Version: 0.9.1
Summary: A command line tool and library for particle tracking velocimetry.
Home-page: https://gitlab.com/tud-mst/ptvpy
Author: PtvPy developers
License: BSD 3-Clause License
Project-URL: Documentation, https://tud-mst.gitlab.io/ptvpy
Project-URL: Issue tracker, https://gitlab.com/tud-mst/ptvpy/issues
Description: 
        A free and open-source command line tool and Python library for
        `particle tracking velocimetry`_ enabling a flexible workflow with reproducible
        and reliable results.
        PtvPy depends on and extends functionality from the excellent library trackpy_ and
        provides a periphery to visualize, analyze and export the data involved.
        
        It is developed at the `Chair of Measurement & Sensor System Technique`_ at the TU
        Dresden to facilitate data analysis.
        It was eventually published in 2019 as free and open-source software.
        
        .. _particle tracking velocimetry: https://en.wikipedia.org/wiki/Particle_tracking_velocimetry
        .. _trackpy: https://soft-matter.github.io/trackpy/
        .. _Chair of Measurement & Sensor System Technique: https://tu-dresden.de/ing/elektrotechnik/iee/mst
Keywords: particle tracking velocimetry,PTV
Platform: UNKNOWN
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: dev
