madgui.widget.correct.opticstable module

Classes

OpticsTable(*args, **kwargs)

class madgui.widget.correct.opticstable.OpticsTable(*args, **kwargs)[source]

Bases: PyQt5.QtWidgets.QWidget

Methods

get_optic_row(i, o)

on_optics_updated(*_)

read_focus()

Update focus level and automatically load QP values.

setEnabled(self, bool)

set_corrector(corrector)

set_optic_value(par, i, o, value)

Attributes

num_focus_levels

int(x=0) -> integer

get_optic_row(i, o)[source]
num_focus_levels = 6
on_optics_updated(*_)[source]
read_focus()[source]

Update focus level and automatically load QP values.

setEnabled(self, bool)[source]
set_corrector(corrector)[source]
set_optic_value(par, i, o, value)[source]