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

[Bug]: Scaling in Visualization #81

Open
smith6jt-cop opened this issue Jun 25, 2024 · 1 comment
Open

[Bug]: Scaling in Visualization #81

smith6jt-cop opened this issue Jun 25, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@smith6jt-cop
Copy link

What happened?

The scaling issue when visualizing is still a problem for me. I get the same scaling regardless of what the anisotropy values are for x, y, and z. The scaling is the same for isotropic and anisotropic renderings.

Using version 1.1.2, I am loading the binary image produced by VesselExpress. The file is too big to upload, but I have attached what it looks like. Then analyzing and loading the graphml file for visulization.

Binary_C3-3SP2_1_Cor1a_B3Tub_GAP43_Final_resized_8bit_gap-render

Operating System

Windows

App Build

Downloaded App

Pseudocode or Screenshots

Anisotropic x and y=5.0 z=1.0
image

Isotropic x,y,z=1.0
image

During "Generating Meshes":
image

Relevant log output

No response

@smith6jt-cop smith6jt-cop added the bug Something isn't working label Jun 25, 2024
@smith6jt-cop
Copy link
Author

I recreated the issue in a conda environment with cloned repo code.

Testing with demo image I get:
(vesselvio) c:\Users\smith6jt\VesselVio>python VesselVio.py
C:\Users\smith6jt\AppData\Local\miniconda3\envs\vesselvio\lib\site-packages\pyvista\utilities\helpers.py:476: UserWarning: Points is not a float type. This can cause issues when transforming or applying filters. Casting to np.float32. Disable this by passing force_float=False.
warnings.warn(

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

2 participants