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
173 stars 63 forks source link

Perfusion Alignment, PCA and Derivatives measures #1463

Closed AlexanderGetka-cbica closed 2 years ago

AlexanderGetka-cbica commented 2 years ago

The following issues are addressed in this PR: Fixes #1460 Fixes #1459 Fixes #1458

I also: changed Perfusion Alignment's HowTo guide to reflect the new usage. fixed Perfusion Alignment's mask browse button which wasn't working. changed a misleading dialog title in perfusion alignment.

To summarize: Perfusion Alignment signal/slot was re connected so that it runs from the GUI. PerfusionDerivatives had elements re-enabled and now actually passes the threshold values (with a simple check for validity too). Fixed early return in PerfusionPCA.