hyperspy.tests.io.test_ripple module

hyperspy.tests.io.test_ripple.MYPATH = '/home/francisco/Git/hyperspy/hyperspy/tests/io'
hyperspy.tests.io.test_ripple.SHAPES_SDIM = (((3,), (1,)), ((2, 3), (1, 2)), ((2, 3, 4), (1, 2)))
hyperspy.tests.io.test_ripple.generate_files()

Generate the test files that are distributed with HyperSpy.

Unless new features are introduced there shouldn’t be any need to recreate the files.

hyperspy.tests.io.test_ripple.generate_parameters()
hyperspy.tests.io.test_ripple.test_data(pdict)
hyperspy.tests.io.test_ripple.test_write_unsupported_data_shape()
hyperspy.tests.io.test_ripple.test_write_unsupported_data_type()
hyperspy.tests.io.test_ripple.test_write_with_metadata()
hyperspy.tests.io.test_ripple.test_write_without_metadata()