Trimming.GradualRegionAnalysis#
GradualRegionAnalysis.py
Copyright (c) 2023, SAXS Team, KEK-PF
- class GradualRegionAnalysis(parent, dialog, sd, trimming_info, pre_recog, debug=False)#
Bases:
Dialog
Initialize a dialog.
- Parameters:
window (parent -- a parent)
title (title -- the dialog)
- body(body_frame)#
create dialog body.
return widget that should have initial focus. This method should be overridden, and is called by the __init__ method.
- buttonbox(build=False)#
add standard button box.
override if you do not want the standard buttons
- cancel()#
- compute_info_with_changed_trimming(D, E, qv, i_smp, eslice, aslice, cv)#
- determine_analysis_range(xr_ecurve)#
- on_click(event)#
- set_geometry(space_width)#
- show()#
- survey_summary(survey_csv)#