Skip to content
Snippets Groups Projects
Commit c86d4e6e authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Remove pyconrad in non-pyconrad test

parent c5fff48a
No related merge requests found
......@@ -77,8 +77,6 @@ def test_projection_backward(with_texture, with_backward):
projection += 1.
result = projector.project_backward(projection, use_texture=with_texture)
import pyconrad.autoinit
pyconrad.imshow(result)
assert result.shape == projector._volume_shape
assert result is not None
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment