lofarSun.BF.GUI.lofarBFgui

Attributes

here

Classes

MatplotlibWidget

Functions

main()

Module Contents

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

Bases: QMainWindow

dataset
asecpix = 20
x_select = 0
y_select = 0
selected = False
interpset = 'cubic'
keyaval = False
extrapolate = True
action_prefix = '<span style=" font-size:12pt; font-weight:600; color:#18B608;" >[Action] </span>'
info_prefix = '<span style=" font-size:12pt; font-weight:600; color:#0424AE;" >[Info] </span>'
t_idx_select = 0
f_idx_select = 0
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()