hyperspy.tests.signal.test_signal_operators module¶
-
class
hyperspy.tests.signal.test_signal_operators.TestBinaryOperators¶ Bases:
object-
lazify(**kwargs)¶
-
setup_method(method)¶
-
test_broadcast_in_place()¶
-
test_broadcast_in_place_missing_sig_wrong()¶
-
test_broadcast_missing_sig()¶
-
test_equal_naxes_diff_shape()¶
-
test_lazy_broadcast_in_place()¶
-
test_lazy_broadcast_in_place_missing_sig_wrong()¶
-
test_lazy_broadcast_missing_sig()¶
-
test_lazy_equal_naxes_diff_shape()¶
-
test_lazy_sum_in_place_same_shape_signals()¶
-
test_lazy_sum_in_place_same_shape_signals_not_aligned()¶
-
test_lazy_sum_same_shape_signals()¶
-
test_lazy_sum_same_shape_signals_not_aligned()¶
-
test_lazy_sum_wrong_shape()¶
-
test_sum_in_place_same_shape_signals()¶
-
test_sum_in_place_same_shape_signals_not_aligned()¶
-
test_sum_same_shape_signals()¶
-
test_sum_same_shape_signals_not_aligned()¶
-
test_sum_wrong_shape()¶
-