This may or may not be a napari bug... but it's very strange, and it seems limited to napari. I have an image (download here) that gives me messed up visuals in napari's 3D rendering, the gif below pretty much sums it up, but here are the bullet points:
np.ascontiguousarray, and other things, but nothing worked.spimagine and clearvolume
this is obviously very low priority... but it is mysterious and _may_ indicate an issue perhaps with our volume layer with certain data? (but of course could just be something about this image that doesn't seem to affect any other program?). If anyone loads the file and has any thoughts, would be very curious to hear them!
FWIW, the image was processed with pycudadecon (my wrapper on the janelia cuda deconvolution library)
@tlambert03 do you think this might be related to #576?
@sofroniewn that was my thought as well.
oh, yep it's exactly the same. Sorry I never downloaded @VolkerH's dataset and looked at the bug myself there, but I just did (side note: @VolkerH, that's a really fun image). It's definitely the same thing, complete with the roll observation (works fine if you roll axes) and segfault from above. I will close this comment, catch up on the discussion in #576 and try some of the debugging mentioned there.