PYME.LMVis package¶
This package contains code related to VisGUI, the visualization program for localization point data sets. The main components would be:
PYME.LMVis.VisGUI: the main GUI code used for point visualization
PYME.LMVis.pipelinethe underlying pipeline object which handles file opening and manipulation (this isthe core non-gui component of point processing)
- Also of interest are:
PYME.LMVis.inpFilt: The filters and mappings used to build up the pipelinePYME.LMVis.renderersThe code which interfaces the individual rendering methods used to convert pointdata to some kind of density map.
Plugins are located in PYME.LMVis.Extras.
The VisGUI can be launched using the VisGUI script.
Subpackages¶
Submodules¶
- PYME.LMVis.PYMEVisualise module
- PYME.LMVis.VisGUI module
- PYME.LMVis.colourFilterGUI module
- PYME.LMVis.colourPanel module
- PYME.LMVis.displayPane module
- PYME.LMVis.dyeRatios module
- PYME.LMVis.genImageDialog module
- PYME.LMVis.gl_offScreenHandler module
- PYME.LMVis.gl_render3D_shaders module
- PYME.LMVis.glcanvas_core module
- PYME.LMVis.imageView module
- PYME.LMVis.imageView2 module
- PYME.LMVis.importTextDialog module
- PYME.LMVis.layer_panel module
- PYME.LMVis.mv_math module
- PYME.LMVis.objectDarkMeasure module
- PYME.LMVis.pipeline module
- PYME.LMVis.pipelineView module
- PYME.LMVis.pointSettingsPanel module
- PYME.LMVis.progGraph module
- PYME.LMVis.quadTreeSettings module
- PYME.LMVis.rendGauss module
- PYME.LMVis.renderers module
- PYME.LMVis.sessionpaths module
- PYME.LMVis.setup module
- PYME.LMVis.setup_exe module
- PYME.LMVis.statusLog module
- PYME.LMVis.triBlobs module
- PYME.LMVis.view_clipping_pane module
- PYME.LMVis.views module
- PYME.LMVis.visCore module
- PYME.LMVis.visHelpers module
- PYME.LMVis.visHelpersMin module
- PYME.LMVis.workspaceTree module