Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Commit 1be5c6b

Browse files
committed
tests: edited the 2nd-order troubleshooting plotter
1 parent b0796f7 commit 1be5c6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_gathers_2nd_order.py

+1
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ def main(tilt, toggle_normals):
212212
plt.imshow(tilted)
213213
plt.show()
214214
plt.imshow(ref-tilted)
215+
plt.show()
215216

216217

217218
if __name__ == "__main__":

0 commit comments

Comments
 (0)