GuinierAnalyzer.GuinierViewer#

GuinierViewer.py

Copyright (c) 2017, Masatsuyo Takahashi, KEK-PF

class GuinierFrame(parent)#

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 GuinierViewer(parent, qvector, data1, data2, data3, j)#

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.

draw()#
get_guinier_data(j)#