Skip to main content

Motile Tracker

tests codecov

An application for interactive tracking with motile. The full documentation of the plugin can be found here.

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

Users can download and install an executable application from the github release, or install from pypi in the environment of their choice (e.g. venv, conda) with the command pip install motile-tracker. Currently, the motile_tracker requires python >=3.11.

Recommended extras

For better performance, you can install optional extras:

  • numba: Speeds up candidate graph construction significantly.

    pip install motile-tracker[numba]
    
  • gurobi: Uses the Gurobi solver instead of the default open-source solver. Gurobi is much faster but requires a license (free for academics).

    pip install motile-tracker[gurobi]
    

You can install multiple extras at once: pip install motile-tracker[numba,gurobi]

Gurobi license version mismatch

If you have a Gurobi license and encounter an error about license version mismatch, you may need to install a specific version of gurobipy that matches your license. Use one of the version-specific extras:

pip install motile-tracker[gurobi12]  # For Gurobi 12.x licenses
pip install motile-tracker[gurobi13]  # For Gurobi 13.x licenses

Developers can clone the GitHub repository and then use uv to install and run the code. See the developer guide in DEVELOPER.md for more information.

Usage

Start napari and call the main widget via Plugins > Motile > Motile Main Widget. 2D+time and 3D+time sample data can be loaded via File > Open Sample > Motile. You can track objects in napari Labels or Points layers. For details, please read the documentation.

motile_tracker_quick_demo

If you are new to using motile-tracker, you can follow this tutorial to learn the basics.

Package the application into an executable and create the installer

Tagging any branch will automatically trigger the deploy.yml workflow, which pushes the tagged version to PyPi and creates a github release; draft release if the tag contains "-dev", pre-release if the tag contains "-rc' or a full release otherwise. In case of a draft or pre release, when the user updates the release notes and promotes it to a published release, github will trigger make_bundle_app.yml workflow which will create the Linux, Mac and Windows installer and will upload them as release artifacts to github.

Issues

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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

motile_tracker-5.0.1.tar.gz (15.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

motile_tracker-5.0.1-py3-none-any.whl (137.2 kB view details)

Uploaded Python 3

File details

Details for the file motile_tracker-5.0.1.tar.gz.

File metadata

  • Download URL: motile_tracker-5.0.1.tar.gz
  • Upload date:
  • Size: 15.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for motile_tracker-5.0.1.tar.gz
Algorithm Hash digest
SHA256 a02119b37f77b6cf924d3ec491a42ceb52fd82bd6e69da0ada9a4d7843f93210
MD5 aa0131d567c0176dfdb9be2097a21045
BLAKE2b-256 c3781f1bd0a46979c992ff6d312e2da13b2e600ff9a53d540bfbca5fe09b81b8

See more details on using hashes here.

File details

Details for the file motile_tracker-5.0.1-py3-none-any.whl.

File metadata

  • Download URL: motile_tracker-5.0.1-py3-none-any.whl
  • Upload date:
  • Size: 137.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for motile_tracker-5.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 49f0ab44b185a9d78db1762e93bb37dc0d273023f28ae6a8ae6729a1c420a5a8
MD5 12c6cf3428d567553171e52f2a332dea
BLAKE2b-256 35b4c11ad86e1bfd15e3804676a90e3a91ef30e38da1028d395500913ac2e55e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

5.0.1 This release

2 files

5.0.0

2 files

4.7.0

2 files

4.6.1

2 files

4.6.0

2 files

4.5.0

2 files

4.4.0

2 files

4.3.0

2 files

4.2.0

2 files

4.1.1

2 files

4.1.0

2 files

4.0.0

2 files

3.3.0

2 files

3.2.0

2 files

3.1.3

2 files

3.1.2

2 files

3.1.1

2 files

3.1.0

2 files

3.0.1

2 files

3.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page