Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repository files navigation

ParticleTracker

ParticleTracker is a gui based particle tracking software that brings together a range of tools to make particle tracking simple. Full details on installation and use can be found in the documentation:

Examples of tracked data created using ParticleTracker

Documentation

Read the Docs

Video Tutorials

Youtube Playlist of Tutorials

Different ways to install

Full details in documentation but in brief:

  1. Install to use

  2. Install to edit underlying code

Testing

If you run the command below then a pre-commit hook is activated which makes sure tests are run.

- pre-commit install

The github repo is configured to run tests. ptdev branch reports the results, the main branch will reject pushes / merges which don't pass.

To add as a dependency to another pip repository

Add the following argument to your pyproject.toml

[project]
dependencies = [
    "particletracker @ git+https://github.com/MikeSmithLabTeam/particletracker",
]

Citation

To cite this project in your publications please cite the following paper: "ParticleTracker: a gui based particle tracking software" M.I. Smith, J.G. Downs, J. Open Source Software 6, 3611 (2021)

Markdown: DOI

Contributions

Details about contributing to the ParticleTracker project can be found here

Licensing

This project is licensed under the terms of the MIT licence (https://github.com/MikeSmithLabTeam/particletracker/blob/master/license.txt).

About

No description, website, or topics provided.

Resources

Contributing

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages