Robert Haase

Results 145 comments of Robert Haase

We should wait until this is fixed: * https://github.com/matplotlib/napari-matplotlib/issues/64

Hi Lucrezia @lcferme , when I execute your code, it doesn't know what `TAGS` is. Can you please also copy over the import statements, that might be the solution here?...

I got it. These lines were missing: ``` from PIL import Image from PIL.ExifTags import TAGS ```

> Anything I can do to help? I'd need a mathematically reliable definition of [un]certainty... The ilastik-definition discussed above is not very convincing to me. But if someone comes with...

I'm also ok if we implement it how ilastik and sklearn do. I just would like to avoid new methods for this which are not appropriate...

How about confidence intervals? https://contrib.scikit-learn.org/forest-confidence-interval/ https://jmlr.org/papers/v15/wager14a.html

Amazing, thanks @NicoKiaru ! Maybe, we can ask @psobolewskiPhD or @thawn for thelp for making this work on Mac too. 🙃

@zoccoler that's the PR @thawn and me were just talking about. Would be cool if you had a look how to make the start menu entry work for Windows. Big...

The issue might be resolved with this one: * https://github.com/BiAPoL/napari-clusters-plotter/issues/248 If so, we can add cellpose again to devbio-napari 🌞

napari-threedee is not available on napari-hub: https://www.napari-hub.org/?search=napari-threedee&sort=relevance ![image](https://user-images.githubusercontent.com/12660498/235456212-dda9363b-7fd6-4a44-8b3b-4faa4ba86103.png) Any idea why?