ImageTree¶
-
class
reducer.image_browser.ImageTree(tree)[source]¶ Bases:
objectCreate a tree view of a collection of images.
Parameters: tree : msumastro.TableTree
Tree of images, arranged by metadata.
Attributes
topWidget at the top of the tree. Methods
display()Display and format this widget. format()This gets called by the ImageBrowser so don’t delete it. Attributes Summary
topWidget at the top of the tree. Methods Summary
display()Display and format this widget. format()This gets called by the ImageBrowser so don’t delete it. Attributes Documentation
-
top¶ Widget at the top of the tree.
Methods Documentation
-