Selective.AdvancedFrame#
Selective.AdvancedFrame.py
Copyright (c) 2024, SAXS Team, KEK-PF
- class AdvancedFrame(parent, editor, **kwargs)#
Bases:
LabelFrame
Construct a labelframe widget with the parent MASTER.
STANDARD OPTIONS
borderwidth, cursor, font, foreground, highlightbackground, highlightcolor, highlightthickness, padx, pady, relief, takefocus, text
WIDGET-SPECIFIC OPTIONS
background, class, colormap, container, height, labelanchor, labelwidget, visual, width
- cf_optimization_study(devel=True)#
- change_num_components(devel=True)#
- disable_buttons()#
- enable_buttons()#
- estimate_lognormal_psd(with_cf=False, devel=True)#
- estimate_psd(devel=True)#
- execute_and_monitor(impl_func, max_progress, **kwargs)#
- get_current_model()#
- get_last_change_id()#
- get_min_max_values()#
- get_prop_vector()#
- get_proportions_func(debug=False)#
- minimize_kpd(devel=True)#
- minimize_rdr(devel=True)#
- num_components_tracer(*args)#
- on_right_click(event, devel=True)#
- progress_update(progress_value)#
- reset_to_initstatus()#
- set_func_code_text()#
- show_vp_analysis(devel=True)#
- test_it()#
- test_lognormalpore(devel=True)#
- test_tripore(devel=True)#
- update_button_status(change_id=None)#
- update_mode_dependent_state()#
- with_props_tracer(*args)#
- get_change_name(change_id)#