Lucas Gandel

Results 18 comments of Lucas Gandel

The bug is still present using ITK and RTK master branches. Looks like _RTKPython fails to load the CUDA Toolkit libraries. @GabrieleBelotti FYI it can be worked around by providing...

@SimonRit Images should now be fixed in the documentation. I could keep the original approach: - Images can be added using "content-files" referencing the sha512 from data.kitware. (see examples/FDK) -...

@SimonRit The windows cuda python packages seems to work well. However there is an issue with docker for the linux cuda python packages (see [here](https://github.com/SimonRit/RTK/runs/7087060844?check_suite_focus=true#step:4:1183)). Do you have any clue...

> I'd like to quickly do a release now that #507 is merged (see [InsightSoftwareConsortium/ITK#3528](https://github.com/InsightSoftwareConsortium/ITK/issues/3528)). Do you think we should finalize this PR before? What is its status? Yes I...

@SimonRit This should finally pass once https://github.com/InsightSoftwareConsortium/ITKPythonPackage/pull/200 is merged and new ITKPythonBuilds are released

> Can you rebase on master to retrigger the tests based on #510? Done! Thanks for the update! Please make sure to use "**squash** and merge" button if everything goes...

@SimonRit It looks like the pipelines are passing 🥳 🎉 We should test the produced wheels and merge if everything is fine

Tested on Windows with VS2019. Works like a charm after adding the following changes: [UKF_diff.txt](https://github.com/pnlbwh/ukftractography/files/10446447/UKF_diff.txt) cc: @jcfr

@geforce25 I had the same issue, can you check that #23 fixes it please?