hyperspy.tests.drawing.test_plot_markers module

class hyperspy.tests.drawing.test_plot_markers.TestMarkers

Bases: object

test_add_marker_not_plot()
test_add_marker_signal1d_navigation_dim(mpl_cleanup)
test_add_marker_signal2d_navigation_dim(mpl_cleanup)
test_add_markers_as_list(mpl_cleanup)
test_auto_update()
test_get_data()
test_get_data_array()
test_get_data_shape_point()
test_get_one_string()
test_iterate_strings()
test_markers_properties()
test_set_get_data()
class hyperspy.tests.drawing.test_plot_markers.Test_permanent_markers

Bases: object

test_add_markers_as_list(mpl_cleanup)
test_add_markers_as_list_add_different_twice(mpl_cleanup)
test_add_markers_as_list_add_same_twice(mpl_cleanup)
test_add_permanent_marker(mpl_cleanup)
test_add_permanent_marker_not_plot()
test_add_permanent_marker_signal2d(mpl_cleanup)
test_add_permanent_marker_twice(mpl_cleanup)
test_add_permanent_marker_twice_different_signal(mpl_cleanup)
test_add_several_permanent_markers(mpl_cleanup)
test_deepcopy_permanent_marker(mpl_cleanup)
test_dict2marker()
test_permanent_marker_names(mpl_cleanup)
test_remove_permanent_marker_name(mpl_cleanup)
hyperspy.tests.drawing.test_plot_markers.test_plot_eds_lines()
hyperspy.tests.drawing.test_plot_markers.test_plot_line_markers(mpl_cleanup)
hyperspy.tests.drawing.test_plot_markers.test_plot_point_markers(mpl_cleanup)
hyperspy.tests.drawing.test_plot_markers.test_plot_rectange_markers(mpl_cleanup)
hyperspy.tests.drawing.test_plot_markers.test_plot_text_markers_nav(mpl_cleanup)
hyperspy.tests.drawing.test_plot_markers.test_plot_text_markers_sig(mpl_cleanup)