lofarSun.BF.GUI.lofarBFgui

Module Contents

Classes

MatplotlibWidget

Functions

main()

Attributes

here

lofarSun.BF.GUI.lofarBFgui.here
class lofarSun.BF.GUI.lofarBFgui.MatplotlibWidget

Bases: QMainWindow

btnstate(b)
static move_window(window, dx, dy)

Move a matplotlib window to a given x and y offset, independent of backend

init_graph()
update_lofarBF()
update_lofar_cube()
update_lofar_fits()
draw_ds_after_load(idx_cur=0, conn_click=True)
spectroPlot_func()
onclick(event)
showPointing()
keyUp()
keyDown()
keyLeft()
keyRight()
stepNear(f_move, t_move)
showBeamForm()
lofarSun.BF.GUI.lofarBFgui.main()