organoid_tracker.visualizer.lineage_tree_visualizer module

Lineage tree visualizer with a lot of options for showing colors, showing hiding certain trees, etc.

class organoid_tracker.visualizer.lineage_tree_visualizer.LineageTreeVisualizer(window: Window)

Bases: Visualizer

Shows lineage trees. Double-click somewhere to go to that location in the microscopy data.

draw_view()

Draws the view.

get_extra_menu_options() Dict[str, Any]