hyperspy.tests.model.test_parameter module

class hyperspy.tests.model.test_parameter.Dummy

Bases: object

add_one()
class hyperspy.tests.model.test_parameter.DummyAxesManager

Bases: object

indices = ()
navigation_shape = ()
class hyperspy.tests.model.test_parameter.TestGeneralMethods

Bases: object

setup_method(method)
test_as_signal()
test_store_current_values_no_indices()
test_store_current_values_normal_indices()
class hyperspy.tests.model.test_parameter.TestParameterLen1

Bases: object

setup_method(method)
test_connect_disconnect()
test_default_value()
test_ext_force_positive()
test_map_size0()
test_map_size1()
test_map_size2()
test_number_of_elements()
test_set_value()
test_set_value_bounded()
test_set_value_wrong_length()
class hyperspy.tests.model.test_parameter.TestParameterLen2

Bases: object

setup_method(method)
test_connect_disconnect()
test_default_value()
test_ext_force_positive()
test_is_tuple()
test_map_size0()
test_map_size1()
test_map_size2()
test_number_of_elements()
test_set_value()
test_set_value_bounded()
test_set_value_wrong_length()
test_set_value_wrong_length2()
class hyperspy.tests.model.test_parameter.TestParameterTwin

Bases: object

setup_method(method)
test_inherit_connections()
test_slave_fixed()
test_twin_function()
test_twin_value()
test_twin_value_bounded()