A Napari plugin to perform a simple particle tracking analysis for the Cavendish laboratory's Undergraduate Part II Particle Tracks experiment.
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/[email protected]
The version for 2024 students is v1.0.2.
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.
The user manual can be found here.
Distributed under the terms of the MIT license, "cavendish-particle-tracks" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.