tomwer.core.process.tests.test_nabu.TestNabuAndAxis#
- class tomwer.core.process.tests.test_nabu.TestNabuAndAxis(methodName='runTest')#
Test that nabu process and axis process are compatible
- get_saved_rotation_axis(nabu_out_file)#
return the saved value for ‘rotation axis’ in the nabu configuration file
- setUp()#
Hook method for setting up the test fixture before exercising it.
- Return type:
None
- tearDown()#
Hook method for deconstructing the test fixture after testing it.
- Return type:
None
- testCOR()#
test that if cor is computed, cor will be registered for nabu
- testNoCOR()#
test if axis is executed and no COR are set, nabu won’t mind
- test_output_dir()#