Loading tests/test_subpixel_match.py +2 −0 Original line number Diff line number Diff line Loading @@ -72,3 +72,5 @@ def test_full_subpixel_registration(ncg, images, point): assert m2.line == pytest.approx(258.6752555930361, 6) assert m2.sample == pytest.approx(258.80172907976646, 6) assert m2.ignore == False assert False Loading
tests/test_subpixel_match.py +2 −0 Original line number Diff line number Diff line Loading @@ -72,3 +72,5 @@ def test_full_subpixel_registration(ncg, images, point): assert m2.line == pytest.approx(258.6752555930361, 6) assert m2.sample == pytest.approx(258.80172907976646, 6) assert m2.ignore == False assert False