Marianne Corvellec

Results 188 comments of Marianne Corvellec

Yes... Well, have you browsed the [gallery of examples](https://scikit-image.org/docs/stable/auto_examples/)? When you do so, you will notice that most examples use the old import convention. Visit, say, the [first example](https://scikit-image.org/docs/stable/auto_examples/data/plot_3d.html#sphx-glr-auto-examples-data-plot-3d-py): You...

Yes, right on! :100: Thank **you**, @jgyasu.

Hi @AlexLouk, Not entirely! Please browse the [gallery](https://scikit-image.org/docs/dev/auto_examples) and you will see that many examples haven't been updated yet. For example, this one: https://scikit-image.org/docs/dev/auto_examples/segmentation/plot_metrics.html Are you willing to update it?...

@AlexLouk all good, I agree (for now)! Thanks for submitting #7764.

> So in my opinion, merging `main` was good practice. I concur; GitHub's interface 'invites' you to do so with the "Update branch" button. It's equivalent (and, hence, equally good)...

@lagru oh sorry, I'm seeing this conversation only now! I just checked and the second meaning of adjective 'rectangular' is: placed or *having parts placed at right angles* (so the...

Yes, @jmtayloruk, please go ahead and create a PR with your proposed change! Feel free to improve this gallery example overall (e.g., first sentence should read either "using the Richardson–Lucy...

> The example at https://scikit-image.org/docs/dev/auto_examples/filters/plot_deconvolution.html uses a strange and non-physical noise model. It adds noise that has Poisson statistics with a mean of 25. My understanding is that perhaps this...

But that's the opposite... :upside_down_face: This one is rendering well, it's [normalized_mutual_information](https://scikit-image.org/docs/dev/api/skimage.metrics.html#skimage.metrics.normalized_mutual_information) that's broken.

I fetched the branch and checked everything locally, but how can I view the CI artifacts now? @jarrodmillman I went to https://github.com/scikit-image/scikit-image/actions and, seeing ![test_docs](https://github.com/user-attachments/assets/7cc29e1e-055b-417c-9d27-a4339516c27a) I clicked on the "Test...