organoid_tracker.visualizer.errors_visualizer module
- class organoid_tracker.visualizer.errors_visualizer.ErrorsVisualizer(window: Window, start_position: Optional[Position])
Bases:
PositionListVisualizer
Shows all errors and warnings in the experiment. Press Up/Down to go to the next/previous lineage with errors. Press Left/Right to go to the next/previous error in same lineage. Press Delete or Backspace to delete (suppress) the shown error. Press C to change (fix) the data and press E or Escape to exit this view.
- get_message_no_positions()
- get_message_press_right()