cavendish-particle-tracks#
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@v1.0.2
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 viapip
, from inside yourconda
environment.
Getting started#
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.