Marianne Corvellec

Results 188 comments of Marianne Corvellec

Oh, thanks, I can see it now: ![first_link](https://github.com/user-attachments/assets/c098800b-d027-43c6-a82b-52eae16e4e6c) 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, ![otherwise](https://github.com/user-attachments/assets/036e1a64-33ea-4a21-9601-1ce7575df3f0) 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:

@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!

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...