empyer.tests.misc

Submodules

empyer.tests.misc.test_angular_correlation module

class empyer.tests.misc.test_angular_correlation.TestBinning(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

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

test_angular_correlation()
test_angular_correlation_mask()
test_power_spectrum()

empyer.tests.misc.test_conversion module

class empyer.tests.misc.test_conversion.TestConvert(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

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

test_2d_convert()

empyer.tests.misc.test_ellipse_analysis module

class empyer.tests.misc.test_ellipse_analysis.TestConvert(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

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

test_get_max_coords()
test_solve_ellipse()
test_solve_ellipse_mask()
test_solve_one_ellipse()

empyer.tests.misc.test_image module

class empyer.tests.misc.test_image.TestBinning(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

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

test_binning()
class empyer.tests.misc.test_image.TestConversions(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

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

test_ellipse_conversion()
test_rand_ellipse()

Module contents