pyFAI.gui.helper package

pyFAI.gui.helper.MarkerManager module

pyFAI.gui.helper.ProcessingWidget module

pyFAI.gui.helper.ProcessingWidget.createProcessingWidgetOverlay(parent)

Create a widget overlay to show that the application is processing data to update the plot.

Parameters

widget (qt.QWidget) – Widget containing the overlay

Return type

qt.QWidget

pyFAI.gui.helper.RingCalibration module

pyFAI.gui.helper.RingExtractor module

pyFAI.gui.helper.SynchronizeMaskToolColor module

pyFAI.gui.helper.SynchronizePlotBackground module

pyFAI.gui.helper.SynchronizeRawView module

class pyFAI.gui.helper.SynchronizeRawView.SynchronizeRawView

Bases: object

Synchronize the raw view of plots altogether.

The active plot of each tasks synchonizing a model containing information to reach the loacation of the view.

When the task is shown, the view of the visible plot is synchronized only if the shared view was changed.

__init__()

Initialize self. See help(type(self)) for accurate signature.

registerModel(model)
registerPlot(plot)
registerTask(task)

pyFAI.gui.helper.model_transform module

Module contents

Helper relative to the calibration app