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()
test_add_marker_signal2d_navigation_dim()
test_add_marker_signal2d_navigation_dim_vertical_line()
test_add_markers_as_list()
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()
test_add_markers_as_list_add_different_twice()
test_add_markers_as_list_add_same_twice()
test_add_permanent_marker()
test_add_permanent_marker_not_plot()
test_add_permanent_marker_signal2d()
test_add_permanent_marker_twice()
test_add_permanent_marker_twice_different_signal()
test_add_several_permanent_markers()
test_deepcopy_permanent_marker()
test_dict2marker()
test_permanent_marker_names()
test_remove_permanent_marker_name()
hyperspy.tests.drawing.test_plot_markers.baseline_dir = 'plot_markers'
hyperspy.tests.drawing.test_plot_markers.default_tol = 2.0
hyperspy.tests.drawing.test_plot_markers.style_pytest_mpl = 'default'
hyperspy.tests.drawing.test_plot_markers.test_iterate_markers()
hyperspy.tests.drawing.test_plot_markers.test_plot_eds_lines()
hyperspy.tests.drawing.test_plot_markers.test_plot_eds_markers_close()
hyperspy.tests.drawing.test_plot_markers.test_plot_eds_markers_no_energy()
hyperspy.tests.drawing.test_plot_markers.test_plot_line_markers()
hyperspy.tests.drawing.test_plot_markers.test_plot_line_markers_close()
hyperspy.tests.drawing.test_plot_markers.test_plot_point_markers()
hyperspy.tests.drawing.test_plot_markers.test_plot_point_markers_close()
hyperspy.tests.drawing.test_plot_markers.test_plot_rectange_markers()
hyperspy.tests.drawing.test_plot_markers.test_plot_rectange_markers_close()
hyperspy.tests.drawing.test_plot_markers.test_plot_text_markers_close()
hyperspy.tests.drawing.test_plot_markers.test_plot_text_markers_nav()
hyperspy.tests.drawing.test_plot_markers.test_plot_text_markers_sig()