Jon Haitz Legarreta Gorroño

Results 128 comments of Jon Haitz Legarreta Gorroño

> I do see the comments on gerrit: Oh, I thought we had lost access to gerrit. Maybe I am unable to see them because my gerrit profile was linked...

> Is this ready for merging? It is. Although I cannot guarantee it will fix the issue, it is my best guess.

- It has not introduced new warnings. - It has worked for the modules/groups in `CMake/ITKGroups.cmake`: https://itk.org/Doxygen/html/modules.html: ![itk_groups](https://user-images.githubusercontent.com/5576557/195269527-598e98d6-4fd4-449a-9850-c5fa8e8aca34.png) - I has not worked for each module's description :sob: I think...

> I has not worked for each module's description 😭 I think the command requires triple escaping in the itk-module.cmake cmake files. I will propose a PR today/tonight: Done in...

PR #3691 also related. Sorry for leaving all these behind and for fixes spanning across multiple PRs 🤦‍♂️ .

@demianw I see. Improving the language core will also be welcome by users :100: ! As time permits I'd love to contribute to `tract_querier`. I am running into a heavy...

> This use-case operates under the assumption that any tractography algorithm producing a single-point tract is buggy. A single point usually means that the initial seed was set in a...

I can give this a try @arokem. I have a few questions that come into play while attempting to write a draft version: A fundamental one: - As for the...

If I remember correctly, array-like arguments are not parsed correctly by the CLIs. For the CLI that raised this issue, the `vol_idx` argument should accept `None` or array-like arguments, and...

So here it goes. Still WIP. A few comments: - Not sure the chosen one is the best **location for the script**. Reviews and comments are welcome. - Not sure...