organoid_tracker.visualizer.division_score_visualizer module
- class organoid_tracker.visualizer.division_score_visualizer.DivisionScoreVisualizer(window: Window, parent_viewer: Type[Visualizer] = <class 'organoid_tracker.visualizer.standard_image_visualizer.StandardImageVisualizer'>)
Bases:
ExitableImageVisualizerShows the division score for each position at the current time point. In the View menu, you can toggle between showing the raw division score (lower = more likely) and the likelihood percentage.
In case you haven’t predicted the division scores yet, a “?” is shown for all positions. (To predict division scores, run the cell tracker from the Tools menu in the main screen.)