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

Missing part on 3D plot #452

Open
GiudiceVitor opened this issue Apr 5, 2024 · 4 comments
Open

Missing part on 3D plot #452

GiudiceVitor opened this issue Apr 5, 2024 · 4 comments
Assignees

Comments

@GiudiceVitor
Copy link

GiudiceVitor commented Apr 5, 2024

I am plotting 3d cubes. Most work fine, but I have found some weird artifacts on some, like this one:

image

Notice we have a missing part on the cube. I checked, and this is not a problem on the data (there are not NaN values, nor 0s). When plotting a single slice of this cube on matplotlib, we get:

image

Notice the black part near y=40 is the missing part on the k3d plot. It's just a part with lower values (close to -0.4) with the exact same value all along.

What would that interaction with k3d be?

@artur-trzesiok artur-trzesiok self-assigned this Jul 3, 2024
@artur-trzesiok
Copy link
Collaborator

Hi @GiudiceVitor Can you tell me what k3d object it is. k3d.voxels?

@GiudiceVitor
Copy link
Author

It is a k3d.volume

@artur-trzesiok
Copy link
Collaborator

@GiudiceVitor can you share data with me? [email protected]

@GiudiceVitor
Copy link
Author

GiudiceVitor commented Jul 3, 2024

I'm afraid I cannot :'(
It is sensitive data
and tbh I don't recall specifically what data point that was. Sorry.
I don't know If this will be too difficult to reproduce, because it is not very common, from my experiment with k3d (happened only with one or two data points only)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants