GuinierAnalyzer.GuinierDiffViewer#

GuinierDiffViewer.py

Copyright (c) 2018-2019, SAXS-Team, KEK-PF

class ElutionCurveFrame(parent, viewer)#

Bases: Frame

Construct a frame widget with the parent MASTER.

Valid resource names: background, bd, bg, borderwidth, class, colormap, container, cursor, height, highlightbackground, highlightcolor, highlightthickness, relief, takefocus, visual, width.

draw(j)#
move(event)#
class GuinierDiffFrame(parent, viewer)#

Bases: Frame

Construct a frame widget with the parent MASTER.

Valid resource names: background, bd, bg, borderwidth, class, colormap, container, cursor, height, highlightbackground, highlightcolor, highlightthickness, relief, takefocus, visual, width.

draw(xx, ly1, ly2, zoom=False, colors=None, gcolors=None, guinier_list=None)#
class GuinierDiffViewer(parent, qvector, ecurve_y, data1, data2, j, redraw_on_spin=True)#

Bases: Toplevel

Construct a toplevel widget with the parent MASTER.

Valid resource names: background, bd, bg, borderwidth, class, colormap, container, cursor, height, highlightbackground, highlightcolor, highlightthickness, menu, relief, screen, takefocus, use, visual, width.

close()#
draw()#
get_guinier_data(j)#