Plugin to do trackpy particle tracking on microscopy data within napari
Project description
napari-trackpy
Plugin to do trackpy particle tracking on 3D microscopy data within napari. Currently only tracking of XYZ data is implemented.
Installation
You can install napari-trackpy
via pip:
pip install napari-trackpy
To install latest development version :
pip install git+https://github.com/rhoitink/napari-trackpy.git
How to use this plugin?
- Load your XYZ data (using napari-aicsimageio)
- Make sure to split channels into different layers, such that the layer only contains 3D (XYZ) data
- Open the widget for the tracking plugin via
Plugins
>XYZ particle tracking
- Optimize the tracking settings for your dataset, for an extensive description of the settings, visit this tutorial
- Save your tracking data into the
.xyz
file format usingCtrl
+S
(on the points layer) or via the menuFile
>Save Selected Layer(s)...
Contributing
Contributions are very welcome. Tests can be run with tox.
License
Distributed under the terms of the MIT license, "napari-trackpy" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
napari-trackpy-0.3.0.tar.gz
(12.2 kB
view details)
Built Distribution
File details
Details for the file napari-trackpy-0.3.0.tar.gz
.
File metadata
- Download URL: napari-trackpy-0.3.0.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcbdc8cbd7cc031fcea244627617f97c10f2b655df301229e4cb2c4eab832c85 |
|
MD5 | d7dc1951699d355bc505cbbb3601f26b |
|
BLAKE2b-256 | af9982a848c445ff052d9b0aedcb652bc7325adca4623f51f5017ba501a51e28 |
File details
Details for the file napari_trackpy-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: napari_trackpy-0.3.0-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 876f2e2f050955e605e6c25e0e474cc5846e65091a09133d2d8418b44296246f |
|
MD5 | f62801b4b192380c4b2559420dc57486 |
|
BLAKE2b-256 | 797d578e7c1f19929fcc7d9d8a4ada624a1337c79d7fdd01b493349c08d4d625 |