mantidimaging.core.operations.rescale.rescale_test module

mantidimaging.core.operations.rescale.rescale_test.test_execute_wrapper_no_preset()[source]
mantidimaging.core.operations.rescale.rescale_test.test_execute_wrapper_with_preset(type: str, expected_max: float)[source]
mantidimaging.core.operations.rescale.rescale_test.test_rescale(value)[source]
mantidimaging.core.operations.rescale.rescale_test.test_rescale_ignores_nans(value)[source]
mantidimaging.core.operations.rescale.rescale_test.test_scale_single_image(type)[source]
mantidimaging.core.operations.rescale.rescale_test.test_scale_single_image_bad_offset()[source]
mantidimaging.core.operations.rescale.rescale_test.test_type_changes_to_given_type(type, max_value)[source]