navigate.view.main_window_content.display_notebook

Classes

CameraNotebook(frame, *args, **kwargs)

This class is the notebook that holds the camera view and waveform settings tabs.

CameraTab(cam_wave, *args, **kwargs)

CameraTab class.

HistogramFrame(camera_tab, *args, **kwargs)

This class is the frame that holds the histogram.

IntensityFrame(camera_tab, *args, **kwargs)

This class is the frame that holds the intensity controls.

MIPTab(cam_wave, *args, **kwargs)

MipTab class.

MetricsFrame(camera_tab, *args, **kwargs)

This class is the frame that holds the image metrics.

MipRenderFrame(camera_tab, *args, **kwargs)

This class is the frame that holds the live display functionality.

RenderFrame(camera_tab, *args, **kwargs)

This class is the frame that holds the live display functionality.

WaveformSettingsFrame(waveform_tab, *args, ...)

This class is the frame that holds the waveform settings.

WaveformTab(camera_tab, *args, **kwargs)

This class is the frame that holds the waveform tab.