cavendish-particle-tracks#

License MIT Python Version ci codecov Code style: Ruff Code style: black pre-commit


A Napari plugin to perform a simple particle tracking analysis for the Cavendish laboratory’s Undergraduate Part II Particle Tracks experiment.


Installation#

Firstly, you’ll need to install napari following their latest instructions.

Then you can install this plugin with:

python -m pip install git+https://github.com/palvarezc/cavendish-particle-tracks.git@v0.1.0b1

The version for beta testers (👋) is v0.1.0b1.

[!NOTE] On macOS we’ve found it easier to install napari through conda-forge (the napari docs give instructions for this under the ‘From conda-forge using conda’ tab.) The Cavendish Particle tracks plugin can still be installed via pip, from inside your conda environment.

Getting started#

TODO put some instructions with screenshots here. The user manual can be found here.

License#

Distributed under the terms of the MIT license, “cavendish-particle-tracks” is free and open source software

Issues#

If you encounter any problems, please file an issue along with a detailed description.