Motile-tracker

Latest version: v3.1.3

Safety actively analyzes 724372 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

3.1.1dev

What's Changed
* Added CSV import in https://github.com/funkelab/motile_tracker/pull/109
* Fixed tiny yellow rectangles in https://github.com/funkelab/motile_tracker/pull/134
* Bugfix: Get segmentation from page only if it exists by cmalinmayor in https://github.com/funkelab/motile_tracker/pull/144


**Full Changelog**: https://github.com/funkelab/motile_tracker/compare/v3.1.0-dev...v3.1.1-dev

3.1.0

What's Changed
* implement a dialog for importing externally generated tracks from csv by AnniekStok in https://github.com/funkelab/motile_tracker/pull/109
* fix - yellow selection rectangles persist on screen by TeunHuijben in https://github.com/funkelab/motile_tracker/pull/134

New Contributors
* TeunHuijben made their first contribution in https://github.com/funkelab/motile_tracker/pull/134 🎉 🍰 🐉

**Full Changelog**: https://github.com/funkelab/motile_tracker/compare/v3.0.1...v3.1.0

3.1.0dev

What's Changed

- A now (hopefully) bug free version of the 3D orthogonal views and 3D clipping plane views with following functionalities:
orthogonal views:
- syncing of the layer mode (brush/fill/pipet/navigate/select/add etc)
- syncing of the layer data and addition/moving new points by clicking/dragging (if no TrackLabels are present)
- syncing visibility of nodes
- syncing node color aesthetics (colormap highlights, border color, size)
- syncing selected_label
- syncing redo/undo
- syncing selecting nodes by clicking
- optional cross widget that centers on the selected node

clipping planes:
- define a clipping plane range with a QRangeSlider on an Image or Labels layer
- if there are tracks, the visible nodes in the TrackLabels and PointLabels will be filtered according to the clipping range specified on the layer in the dropdown.
- a radiobutton group to choose between 'continue tracks' vs 'start new tracks' when tracking with points (only visible if there is no TrackLabels together with TrackPoints).
- simplified treewidget range updates: when updating the selection, it checks if all those nodes are still in view. If not, autoRange() is called (instead of setting a customized range for the selected nodes, which is often zoomed in too far and not helpful).
- If you click outside a label or point in the TrackLabels or TrackPoints layer, the selected_nodes are reset.
- when you export to CSV, the node color and lineage are also included. The lineage_id is defined as the track_id of the earliest known predecessor (using the get_lineage_id function in SolutionTracks).

* Update motile_toolbox version to v0.4.0 by cmalinmayor in https://github.com/funkelab/motile_tracker/pull/117
* Use the segmentation label as the node id (toolbox v0.4.0) by cmalinmayor in https://github.com/funkelab/motile_tracker/pull/119
* Bugfix: Allow using different time attribute in SolutionTracks by cmalinmayor in https://github.com/funkelab/motile_tracker/pull/132


**Full Changelog**: https://github.com/funkelab/motile_tracker/compare/v3.0.0...v3.1.0-dev

3.0.1

What's Changed
* Update motile_toolbox version to v0.4.0 by cmalinmayor in https://github.com/funkelab/motile_tracker/pull/117
* Use the segmentation label as the node id (toolbox v0.4.0) by cmalinmayor in https://github.com/funkelab/motile_tracker/pull/119
* Bugfix: Allow using different time attribute in SolutionTracks by cmalinmayor in https://github.com/funkelab/motile_tracker/pull/132
* Fix error when track id values are numpy floats by cmalinmayor in https://github.com/funkelab/motile_tracker/pull/138


**Full Changelog**: https://github.com/funkelab/motile_tracker/compare/v3.0.0...v3.0.1

3.0.0

What's Changed
* Ensure unique IDs in HeLa input labels by cmalinmayor in https://github.com/funkelab/motile_tracker/pull/113
* Make the point size controllable by AnniekStok in https://github.com/funkelab/motile_tracker/pull/115
* implement button to flip the tree view axes by AnniekStok in https://github.com/funkelab/motile_tracker/pull/114
* Rename motile tracker by cmalinmayor in https://github.com/funkelab/motile_tracker/pull/116


**Full Changelog**: https://github.com/funkelab/motile_tracker/compare/v2.0.1...v3.0.0

2.0.1

What's Changed
* Bugfix external tracks by cmalinmayor in https://github.com/funkelab/motile_napari_plugin/pull/104


**Full Changelog**: https://github.com/funkelab/motile_napari_plugin/compare/v2.0.0...v2.0.1

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.