PYME.DSView package¶
This package contains the image viewer.
The bulk of the viewer code lives in PYME.DSView.dsviewer
, with the other modules providing support. A lot of
the functionality is provided through the plugin modules in the PYME.DSView.modules
package.
The viewer itself is launched using the dh5view script.
Subpackages¶
Submodules¶
- PYME.DSView.DisplayOptionsPanel module
- PYME.DSView.OpenSequenceDialog module
- PYME.DSView.OverlaysPanel module
- PYME.DSView.arrayViewPanel module
- PYME.DSView.displayOptions module
- PYME.DSView.displaySettingsPanel module
- PYME.DSView.dsviewer module
- PYME.DSView.eventLogViewer module
- PYME.DSView.fitInfo module
- PYME.DSView.htmlServe module
- PYME.DSView.logparser module
- PYME.DSView.overlays module
- PYME.DSView.scrolledImagePanel module
- PYME.DSView.setup module
- PYME.DSView.splashScreen module
- PYME.DSView.voxSizeDialog module