ewoksndreg.tests.assert_transformations.assert_allclose_transformations#
- ewoksndreg.tests.assert_transformations.assert_allclose_transformations(all_actual_transformations, active_expected, passive_expected, rtol=0.01, atol=0.0, rtol_pixels=0.0, atol_pixels=0.1)[source]#
- Parameters:
all_actual_transformations (
Dict[str,List[Transformation]])active_expected (
ndarray)passive_expected (
ndarray)rtol (
float)atol (
float)rtol_pixels (
float)atol_pixels (
float)
- Return type:
None