s6.app._previewΒΆ

class s6.app._preview.DataViewer(*args: Any, **kwargs: Any)

Bases: QMainWindow

load_annotations()
init_ui()
load_sample()
apply_adjustments()

Apply gain and contrast adjustments to the current 16-bit image and update the visual.

update_image_adjustment()
next_sample()
prev_sample()
keyPressEvent(event: PyQt6.QtGui.QKeyEvent)
s6.app._preview.main()