Tools.ElutionCurvePicker#
ElutionCurvePicker.py
Copyright (c) 2019, SAXS Team, KEK-PF
- class ElutionCurvePicker(parent, pre_recog)#
Bases:
OutlineViewerDialog
Initialize a dialog.
- Parameters:
window (parent -- a parent)
title (title -- the dialog)
- apply()#
process the data
This method is called automatically to process the data, after the dialog is destroyed. By default, it does nothing.
- buttonbox()#
add standard button box.
override if you do not want the standard buttons
- get_bridge_slice()#
- get_frame_class()#
- toggle_3d_view()#
- class ElutionCurvePicker2dFrame(parent, parent_obj, figsize, title, x, y, data, color, opos, ocolor, restrict_info, sub_curve_info=None, pre_recog=None, ecurve=None, opos_sub=None, disable_selection=False, changeable_yscale=False, bridge_slice=None, toolbar=False, val_label=False)#
Bases:
OutlineViewer2dFrame
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.
- apply()#
- build_bframe(bframe)#
- delayed_select()#
- draw()#
- draw_selection(ax, restrict_info)#
- draw_selection_guide(ax)#
overriding the super method to adjust to the narrowed range (-0.01, 0.4)
- get_toggle_xlim()#
- onselect(xmin, xmax)#
- pick_method_tracer(*args)#
- redraw_the_elution_canvas()#
- set_small_xlim()#
- set_width_adj_btn_text()#
- spinbox_tracer(k)#
- toggle_show_width()#
- class ElutionCurvePickerFrame(parent, dialog, titles, x, y, data, epos, ecurve, el_color, restrict_list, toggle_info, disable_x_selection=False, averaged_ridge=False, changeable_yscale=False, sub_curve_info=None, pre_recog=None, x_axis_ends=None, bridge_slice=None, sub_curve_info_list=None)#
Bases:
OutlineViewerFrame
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.
- build_title()#
- forget_3d_canvas()#
- get_frame_classes()#
- float_cut(v)#