Marianne Corvellec

Results 16 issues of Marianne Corvellec

## Summary Proposed changes: * Remove misleading `-a` flag in `git commit` command, since we just added a specific file to the staging area with `git add` (my personal anecdotal...

Opening an issue so it doesn't fall in the cracks. ## Description See https://github.com/scikit-image/scikit-image/pull/6162#issue-815075349. Related to https://github.com/scikit-image/scikit-image/discussions/5651#discussioncomment-1596365.

:scroll: API

Hello @education-stan ! I've been studying this example as I'm planning on drawing on it and citing it at an upcoming [seminar](https://www.deib.polimi.it/ita/eventi/dettagli/1629) I'll be giving (maybe I should post about...

Hi @emmanuelle! Just noticed this as I'm catching up a little with the project...

Dear @emmanuelle, Thanks for the great prototype! I'm trying out https://dash-canvas-separate.herokuapp.com/ and I want to separate the two elements near the bottom right corner. I'm actually not sure whether they're...

Hi @AustinRochford again! I really appreciate your approach (building a narrative, documenting every step, and sharing your analysis so it is open and reproducible). Do you know [BinderHub](https://github.com/jupyterhub/binderhub)? Really, it...

## Description Edit: The overall goal is to use `image0, image1` in function signatures which have `image1, image2` inputs; this PR focuses on updating function `plot_matches`. Tackling an item from...

:scroll: type: API
:hiking_boot: Path to skimage2

## Description This PR is a follow-up to #7255. ## Checklist - A descriptive but concise pull request title - [Docstrings for all functions](https://github.com/numpy/numpy/blob/master/doc/example.py) - [Unit tests](https://scikit-image.org/docs/dev/development/contribute.html#testing) - A gallery...

:wrench: type: Maintenance
:hiking_boot: Path to skimage2

## Description This tutorial is humbly inspired by this monumental paper [1]; check out the [video abstract](https://www.sciencedirect.com/science/article/pii/S0092867418312431#abs0010)! This is WIP so, for now, I've just uploaded data to another repo...

:page_facing_up: type: Documentation

## Description This is a tiny follow-up on https://github.com/scikit-image/scikit-image/pull/6840#issuecomment-1525688968. Not sure about 5e8e1a84a7: I have right-aligned the matrix coefficients because I find it more readable, but I noticed that, in...

:page_facing_up: type: Documentation