mantidimaging.gui.widgets.gif_parameters.gif_parameters_widget module#

class mantidimaging.gui.widgets.gif_parameters.gif_parameters_widget.GifParametersWidget(parent, image_stack, optimal_skip: int)[source]#

Bases: QDialog

Dialog for GIF export parameters: frame step size and Gif duration

The dialog provides estimated GIF size in MB based on selected parameters. The estimation is based on LWZ compression testing with a IMAT00010675 flower dataset.

get_duration() float[source]#

Get the selected duration value

get_frame_skip() int[source]#

Get the selected frame skip value