tomwer.gui.samplemoved.selectiontable.AngleSelectionTable#

class tomwer.gui.samplemoved.selectiontable.AngleSelectionTable(parent)#

The selection table but with the angle column. Allows to make selection on angles to

COLUMS_INDEX = {'angle': 0, 'file name': 1, 'img A': 3, 'img B': 4, 'url': 2}#
addUrl(url, **kwargs)#
Parameters:

url – DataUrl to add

Returns:

index of the created items row

clear(self)#
setAngleSelection(angle_a_values, angle_b_values)#
Parameters:
  • angle_a_values (tuple) – tuple of valid angle for angle a

  • angle_b_values (tuple) – tuple of valid angle for angle b