Trimming.GuinierRegion#

GuinierRegion.py

Copyright (c) 2021, SAXS Team, KEK-PF

class GuinierRegionInspector(parent, dialog, data, i_smp, eslice)#

Bases: Dialog

Initialize a dialog.

Parameters:
  • window (parent -- a parent)

  • title (title -- the dialog)

body(body_frame)#

create dialog body.

return widget that should have initial focus. This method should be overridden, and is called by the __init__ method.

compute_corrected_info()#
determin_2d_fig_limit()#
draw_3d(ax)#
draw_corrected_start(ax)#
draw_default_start(ax)#
draw_start_impl(ax, title, info=None)#
plot_guinier_line(ax, sg)#
save_the_figure(file)#
show()#