Info_Ginga_Table
- class ginga.rv.plugins.Info.Info_Ginga_Table(fv, chviewer)[source]
Bases:
Info_CommonInfo sidebar for the Ginga Table viewer.
Methods Summary
build_gui(container)close()new_plot_cb(w)redo()This is called when a new image arrives or the data in the existing image changes.
start()This method is called to start the plugin.
stop()This method is called to stop the plugin.
Methods Documentation