Add 'predicted_signal' to single-shell CSD#2235
Conversation
|
At a quick glance:
|
|
Hi Tom! Hope all's well. Just thought I'd mention before you invest too much time into this that the functionality you're after probably already exists with a combination of |
Conflicts: cmd/dwi2fod.cpp src/dwi/sdeconv/msmt_csd.cpp
- Fix implementation to appropriately use forward transform as created during CSD initialisation, and fill image data corresponding only to those volumes included in the model. - Modify existing tests to evaluate -predicted_signal option for both dwi2fod csd and dwi2fod msmt_csd. - Modify existing tests to reflect changes to test data filesystem structure. - Import updated test data commitish.
Conflicts: cpp/core/dwi/sdeconv/msmt_csd.cpp testing/CMakeLists.txt
This is my attempt to add the 'predicted_signal' to single-shell CSD by roughly copying what was done for MSMT CSD.
It isn't working though, what am I doing wrong?