Joel Lüthi
Joel Lüthi
I had to run another installation of it and discovered which part of Simple Elastix is installing the SimpleITK version. It's the setup.py file in `{BUILD_DIRECTORY}/SimpleITK-build/Wrapping/Python/Packaging`. It specifies that sitk...
Hey @DragaDoncila Hmm, hard to say. We'd need to find an example where this issue occurs on a relatively small image. With my image, the thumbnail doesn't show any red,...
The promised example where it still fails at 1000 colors: I made two test cases with 1000 colors (or an arbitrary number): Once with all the colors in order. And...
Small addition: When changing the `nb_steps = 1000` value, I often observe the error in the same spot. But when decreased to 200, I get a wrong color in a...
@perlman Very cool that you've found ways to fix this for 100s of unique colors! For my understanding, with the new implementation: If I provide a dictionary with 20'000 elements...
Another thought on the linking to intensity image debate: The way we make measurements for multiplexed images, we may have measurements for 20 different intensity images. Typically, we all save...
@LucaMarconato Very cool! Is there an overview somewhere of ROIs that napari supports? I find the ROI plugin that defines ROIs in 2D as X & Y positions + X...
Thanks @will-moore > How about this Sounds great, I shortened it that way > modify the description Thanks for the confirmation. In that case, I guess it needs to remain...
@will-moore Just checking in: What is the process or timeline to get this change into the OME-NGFF spec? Is there a chance it will be part of the 0.5 spec?...
Very cool to see that this discussion is ongoing, looking forward to seeing labels on full plates! > Alternatively I wonder if we could use a coordinateTransform to specify that...