Closed camarasu closed 2 years ago
Hi @camarasu, thanks for your interest in CaPTk. I'm looking into this. Normally, the netlib routine failure messages don't actually cause the process to fail ( for example, I see these when registering sometimes with the desktop version of the app, but it doesn't halt).
The 1.9.0.Alpha had an issue wherein DeepMedic based models failed to run -- that also applied to skull stripping. So I think the error is occurring there.
Since the 1.9.0.RC build is now committed to master, the repo Dockerfile should now pull those changes based on the latest commits and should fix this issue. Can you please try that by re-building? You may need to pass --no-cache or similar to docker build to get it to rebuild with the latest code.
If that doesn't work, please let me know and I'll investigate further.
Thank you very much @AlexanderGetka-cbica for your reply and suggested solution! I confirm that the 1.9.0.RC build fixes the issue.
Great!
Closing this issue. Feel free to open a new issue if any other difficulties arise.
Describe the bug When making command-line calls to the BraTSPipeline executable I get this error message, which prevents the brain mask completion:
Please note that the first part of the pipeline executes correctly:
To Reproduce Build a Docker image using the Dockerfile (without its last line, concerning the GUI) and the current version of the software available in github.
Command line example :
CaPTk Version 1.9.0.Alpha
Desktop (please complete the following information):