mantidimaging.eyes_tests.test_operations_window module

class mantidimaging.eyes_tests.test_operations_window.OperationsWindowTest(methodName='runTest')[source]

Bases: mantidimaging.eyes_tests.base_eyes.BaseEyesTest

setUp()[source]

Hook method for setting up the test fixture before exercising it.

tearDown()[source]

Hook method for deconstructing the test fixture after testing it.

test_operation_window_after_data_was_processed()[source]
test_operation_window_opens()[source]
test_operation_window_opens_with_data()[source]
test_operations_ROI_normalisation_parameters()[source]
test_operations_arithmetic_parameters()[source]
test_operations_circular_mask_parameters()[source]
test_operations_clip_values_parameters()[source]
test_operations_crop_coordinates_parameters()[source]
test_operations_divide_parameters()[source]
test_operations_flat_fielding_parameters()[source]
test_operations_gaussian_parameters()[source]
test_operations_median_parameters()[source]
test_operations_monitor_normalisation_parameters()[source]
test_operations_nan_removal_parameters()[source]
test_operations_rebin_parameters()[source]
test_operations_remove_all_stripes_parameters()[source]
test_operations_remove_dead_stripes_parameters()[source]
test_operations_remove_large_stripes_parameters()[source]
test_operations_remove_outliers_parameters()[source]
test_operations_remove_stripes_with_filtering_parameters()[source]
test_operations_remove_stripes_with_sorting_and_fitting_parameters()[source]
test_operations_rescale_parameters()[source]
test_operations_ring_removal_parameters()[source]
test_operations_rotate_stack_parameters()[source]
test_operations_stripe_removal_parameters()[source]