motile_plugin.layers.track_graph

Classes

TrackGraph

Extended tracks layer that holds the track information and emits and responds

Module Contents

class motile_plugin.layers.track_graph.TrackGraph(viewer: napari.Viewer, tracks: motile_plugin.core.Tracks, name: str, colormap: napari.utils.CyclicLabelColormap)

Bases: napari.layers.Tracks

Extended tracks layer that holds the track information and emits and responds to dynamics visualization signals

viewer
tracks_layer_graph
update_track_visibility(visible: list[int] | str) None

Optionally show only the tracks of a current lineage