Marianne Corvellec
Marianne Corvellec
Oh, thanks, I can see it now:  But I'm pretty positive it was gone for a while; first link used to be `ci/circleci: doc`... @jarrodmillman btw sorry for pinging...
Ok, so now we have, in the `manders_coloc_coeff` docstring,  so it's missing a part like... ``` :math:`A_{i,coloc} = A_i` if :math:`Bmask_i > 0`, :math:`Bmask_i` being the value of the...
Ok, so `Bmask_i` is the value of the `i^{th}` pixel in `image1_mask` (not `mask`); and technically it's a boolean, so we shouldn't casually compare it to 0. In 6df7622a62534a5257aa1521aec97ec38f1af28e, I...
@GParolini would you like to take up this issue? :slightly_smiling_face:
@GParolini that's wonderful! Thank you so much.
@stefanv no... @GParolini would you like / would you be available to resume working on this? [edit] this can be a good issue for Friday's sprint at EuroSciPy 2024!
Wonderful, @GParolini! Keep us posted.
Hi @pitkajuh, Thanks for tackling this bug! Please update the tests accordingly and document the changes in comments, e.g., by referring to the SciPy implementation (as done in #7357).
@lagru since we are changing the return value of a function, I think we should deprecate this function and replace it with, say, `ski.filters.laplacian` so that users know they should...
@lagru yes, the change from "deviations" to "deviation" was intended in this sentence, as in "different values of variable x" or "several values of quantity y" ("values" bears the plural...