Closed shimwell closed 3 years ago
This link shows how to move the data https://moonbooks.org/Articles/How-to-change-imshow-axis-values-labels-in-matplotlib-/
This will help line up the mesh with the geometry
It might be required to get the extent from the openm mesh filter
# MeshFilter mesh = my_tally.filters[2] mesh.mesh.lower_left mesh.mesh.upper_right
solved
This link shows how to move the data https://moonbooks.org/Articles/How-to-change-imshow-axis-values-labels-in-matplotlib-/
This will help line up the mesh with the geometry