Extrapolation.ExtrapolationAnimation#
ExtrapolationAnimation.py
Copyright (c) 2018-2019, SAXS Team, KEK-PF
- class ExtrapolationAnimationDialog(parent, row, q, ridge, anim_data, penalty_weights, ignore_bq=0)#
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.
- on_click(event)#
- show()#
- update_guide_text()#
- format_func(value, tick_number)#