Info_Ginga_Image
- class ginga.rv.plugins.Info.Info_Ginga_Image(fv, chviewer)[source]
Bases:
Info_CommonInfo sidebar for the Ginga Image viewer.
Methods Summary
auto_levels(w)autocenter_cb(setting, option)autocuts_cb(setting, option)autozoom_cb(setting, option)build_gui(container)cdistset_cb(setting, value)close()cut_levels(w)cutset_cb(setting, value)field_info_cb(fv, channel, info)follow_cb(setting, option)raise_cb(setting, option)redo()set_autocenter_cb(w, index)set_autocuts_cb(w, index)set_autozoom_cb(w, index)set_color_dist(w, idx)set_follow_cb(w, tf)set_info()set_raise_cb(w, tf)start()This method is called to start the plugin.
stop()This method is called to stop the plugin.
zoomset_cb(setting, value)This callback is called when the main window is zoomed.
Methods Documentation