A suite of tools for helping to run tracking with motile. Current functionality includes creating candidate graphs from segmentations and track loading utilities. API documentation available at: https://funkelab.github.io/motile_toolbox.
pip install motile-toolbox
Or, using uv to install from source:
git clone https://github.com/funkelab/motile_toolbox.git
cd motile_toolbox
uv sync