Thank you for your awesome work on DSCMRIAnalysis module.
However, I wonder if DSCMRIAnalysis module provides leakage correction in making rCBV map?
I think there’s no motion correction function on DSCMRIAnalysis module, yet.
Could you please let me know?
Thank you in advance!
Thanks for sending this message. The DSCMRIAnalysis module does provide leakage correction when making a rCBV map. Leakage Correction is coded as “K2” in the DSCMRIAnalysis module – you should be able to create a leakage correction map by selecting an option on the “Output K2 image” dropdown menu under the “IO” dropdown menu.
To your question about motion correction, there is no motion correction in the DSCMRIAnalysis module as of yet. Please do not hesitate to send me any additional questions you may have.
You can use SequenceRegistration extension for motion-compensation of image sequences. It takes Sequence nodes as inputs, so you need to convert between MultiVolume nodes (for example, by saving the node to file and then when loading them choose file type in description column). After we release Slicer-4.10, we should consolidate sequence and multi-volume infrastructure.