Andras Lasso

Results 869 comments of Andras Lasso

SVG rendering of the Slicer icon is still much worse in Firefox and Chromium than a scaled down png: ![image](https://user-images.githubusercontent.com/307929/124327262-c6dce300-db55-11eb-8e8c-30e3c85de397.png)

I already asked him to regenerate it with any combination of options that he can, but he could not create anything different. I edited the file manually, too, trying out...

It would be great if you could fix this circleci configuration - I don't know how to pip install "requests" package. > download and parse cmakelists.txt to check that URL...

> I may switch to GitHub Action I fully support this. Github actions might not be as sophisticated as CircleCI, but I find them much easier to use. > Re:...

> Since starting with CMake 3.19, we have JSON support in CMake, adopting json would be a natural choice. I agree, we should just use json. Both toml and metadata...

This has come up in the Slicer forum (https://discourse.slicer.org/t/hyphen-dash-in-cli-command-long-flag-argument/19526), but - as always - there was an easy workaround (rename arguments). Often renaming the arguments is not necessary because short...

Is there a specific reason for not using the gifti reader in ITK? We would not need to install extra packages and the implementation would be probably a bit simpler....

Is it only (or mainly) used with Freesurfer output? If yes then it could make sense to add it to the Freesurfer extension rather than creating a new extension for...

@mcespedes99 Maybe the GIFTI reader is only exposed in ITK-Python and not in SimpleITK. Would you mind posting a question about this to the [ITK forum](https://discourse.itk.org/) (and post the link...

Thanks for the post. I've added some comment there. In the meantime, I had a look at GIFTI format and it seems that it is strictly neuroimaging format, so it...