empyer.tests.signal package

Submodules

empyer.tests.signal.test_correlation_signal module

class empyer.tests.signal.test_correlation_signal.TestPolarSignal(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

Hook method for setting up the test fixture before exercising it.

test_lazy()
test_power_spectrum()
test_summed_power_spectrum()

empyer.tests.signal.test_diffraction_signal module

class empyer.tests.signal.test_diffraction_signal.TestDiffractionSignal(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

Hook method for setting up the test fixture before exercising it.

test_conversion()
test_conversion_and_mask()
test_ellipse()
test_parallel_conversion()
class empyer.tests.signal.test_diffraction_signal.TestSegmentedDiffractionSignal(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

Hook method for setting up the test fixture before exercising it.

test_lazy()
test_seg()

empyer.tests.signal.test_em_signal module

class empyer.tests.signal.test_em_signal.TestEMSignal(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

Hook method for setting up the test fixture before exercising it.

test_HAADF()
test_HAADF_mask()
test_lazy_signal()
test_mask_above()
test_mask_below()
test_mask_circle_slice()
test_mask_slicing()
test_mask_slicing2()
test_slice_mask_above()
test_slice_mask_above2()
test_slice_mask_below()
test_slice_mask_below2()
test_slice_mask_where()

empyer.tests.signal.test_polar_signal module

class empyer.tests.signal.test_polar_signal.TestPolarSignal(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

Hook method for setting up the test fixture before exercising it.

test_autocorrelation()
test_autocorrelation_mask()
test_fem_omega()
test_fem_rings()
test_fem_with_filter()
test_lazy()

empyer.tests.signal.test_power_signal module

class empyer.tests.signal.test_power_signal.TestPowerSignal(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

Hook method for setting up the test fixture before exercising it.

test_get_map()
test_i_vs_k()
test_lazy()
test_plot_maps()

Module contents