hyperspy.tests.axes package

Submodules

hyperspy.tests.axes.test_axes_manager module

class hyperspy.tests.axes.test_axes_manager.TestAxesManager

Bases: object

setup()
test_reprs()
test_update_from()

hyperspy.tests.axes.test_data_axis module

class hyperspy.tests.axes.test_data_axis.TestDataAxis

Bases: object

setUp()
test_deepcopy()
test_deepcopy_on_trait_change()
test_index_changed_event()
test_slice_me()
test_update_from()
test_value2index_array_in()
test_value2index_array_in_ceil()
test_value2index_array_in_floor()
test_value2index_array_out(*arg, **kw)
test_value2index_float_end_point_left()
test_value2index_float_end_point_right()
test_value2index_float_in()
test_value2index_float_out(*arg, **kw)
test_value_changed_event()
test_value_changed_event_continuous()
test_value_range_to_indices_None()
test_value_range_to_indices_endpoints()
test_value_range_to_indices_in_range()
test_value_range_to_indices_out()
test_value_range_to_indices_v1_greater_than_v2(*arg, **kw)

Module contents