Tracking with motile
Project description
Motile Napari Plugin
The full documentation of the plugin can be found here.
A plugin for tracking with motile in napari. Motile is a library that makes it easy to solve tracking problems using optimization by framing the task as an Integer Linear Program (ILP). See the motile documentation for more details on the concepts and method.
Installation
This plugin depends on motile, which in turn depends on gurobi and ilpy. These dependencies must be installed with conda before installing the plugin with pip.
conda create -n motile-plugin python=3.10
conda activate motile-plugin
conda install -c conda-forge -c funkelab -c gurobi ilpy
pip install motile-plugin
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
Built Distribution
File details
Details for the file motile_plugin-2.0.1.tar.gz
.
File metadata
- Download URL: motile_plugin-2.0.1.tar.gz
- Upload date:
- Size: 10.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e6ddc573fce1b508cc2001c466c61c3638dfb2168d491b8c2febc4c13c82275 |
|
MD5 | 0636d9421340c35b47aa1761eebce81e |
|
BLAKE2b-256 | d6a791256a57c72195939efb72cb1c8f56ef30d214ce7eddc3bf9785cc0ac6ef |
File details
Details for the file motile_plugin-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: motile_plugin-2.0.1-py3-none-any.whl
- Upload date:
- Size: 81.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7da781ccac8337bbfc05a832c9cdbf1dba24ad3e23b60739d8b08cc9c1fff648 |
|
MD5 | c2d0187b842ed5cb122d420b9bdac830 |
|
BLAKE2b-256 | 581e5f523667cdf58ae8dd44d3d7fb21d480c7c2a827b5a44d3386a098e3e5b9 |