Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Large amount of whitespace between rows on show2D #1917

Open
lauramurgatroyd opened this issue Aug 30, 2024 · 0 comments
Open

Large amount of whitespace between rows on show2D #1917

lauramurgatroyd opened this issue Aug 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@lauramurgatroyd
Copy link
Member

Description

If show2D goes onto two rows, there is a large amount of whitespace between the rows. I have experienced this in different notebooks.

An example:
image

Example code:

show2D([recon.array[67,50:90,50:90], recon_thickness.array[67,50:90,50:90], recon_attenuation.array[67,50:90,50:90], recon_filter.array[67,50:90,50:90], recon_tomopy.array[67,50:90,50:90], recon_tomopy_abs.array[67,50:90,50:90]],
title=['Original image', 'Phase retrieval - thickness', 'Phase retrieval - scaled by mu', 'Phase retrieval - full_retrieval=False', 'Tomopy phase retrieval transmission', 'Tomopy phase retrieval absorption'], num_cols=3)

Example taken from: TomographicImaging/CIL-Demos#151

Environment

Experienced with CIL v24.1 and v23.1

@lauramurgatroyd lauramurgatroyd added the bug Something isn't working label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant