tomwer.gui.reconstruction.saaxis.corrangeselector.SinogramViewer#

class tomwer.gui.reconstruction.saaxis.corrangeselector.SinogramViewer(parent)#

Redefine the main SinogramViewer for saaxis purpose: * options orientation is horizontal * add the display of the cor roi to be displayed * rename ApplyButton to load and change the icon * hide the line selection (control by the slice selector * move the dock widget to the bottom * rename subsampling “loaded sinogram subsampling” to provide more context

getOptionsDockWidget()#
loadSinogram()#

simulate the click on load of the QPushButton

setCorRange(cor_min, cor_max, estimated_cor, other_cors=())#

For now we can only modify the estimated cor

Parameters:
  • min (float) –

  • max (float) –

  • estimated_cor (float) –

  • display_n_recons (int) – the grid created by all cor observe

Returns:

sigCorEdited#

Signal emitted when the cor position change. Provided in absolute position

sigWidthEdited#

Signal emitted when the detection accuracy (width) change.