CBICA / CaPTk

Cancer Imaging Phenomics Toolkit (CaPTk) is a software platform to perform image analysis and predictive modeling tasks. Documentation: https://cbica.github.io/CaPTk
https://www.cbica.upenn.edu/captk
Other
178 stars 64 forks source link

COLLAGE feature additions/warnings (also a DeepMedic model version fix) #1479

Closed AlexanderGetka-cbica closed 2 years ago

AlexanderGetka-cbica commented 2 years ago

Fixes #1468 Also adds the warnings about COLLAGE, adds a wrapper for the collageradiomics executable, prevents FE from using COLLAGE features (blocked from both CLI and GUI, and then additionally prevented in the algorithm code itself).

Fixes the issues with DeepMedic instantly returning badly because our model version metadata was outdated.