Microfluidics.SubtractorFrame#

SubtractorFrame.py

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

class SubtractorFrame(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.

body(body_frame)#
build_canvas_2d(cframe, tbframe)#
build_canvas_3d(cframe, tbframe)#
generate_pattern(in_folder1, name_pattern1, in_folder2, name_pattern2, out_folder)#
is_busy()#
on_button_press(event)#
on_entry_in_folder(in_folder, in_files, name_pattern, num_files, k)#
on_entry_out_folder()#
subtract()#
toggle_2d3d()#