Extrapolation.ExtrapolationControlPanel#

ExtrapolationControlPanel.py

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

class ControlPanel(parent, dialog, pno, ad, paired_range, row, selected, weights, ignore_bq, editor=None)#

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.

known_tracer(*args)#
class KnownControlPanel(parent, dialog, pno, ad, row, selected, unknown_panel)#

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.

on_entry_file()#
class UnknownControlPanel(parent, dialog, pno, ad, paired_range, row, selected, weights, ignore_bq, editor)#

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.

aplly_new_range(f, t)#
bq_widgets_update()#
get_file_name()#
get_penalty_weights()#
ignore_bq_tracer(*args)#
make_animation()#
parameter_tracer(*args)#
set_C_matrix(C)#
show_cdi_dialog()#
show_denss_dialog()#
show_range_inspector()#
solve_plot()#