MP2RAGE-related-scripts icon indicating copy to clipboard operation
MP2RAGE-related-scripts copied to clipboard

Dictionary mapping description

Open christopherrowley opened this issue 1 year ago • 0 comments

Hi,

I am going through implementing the dictionary mapping script (MP2RAGE_dictionaryMatching.m), and noticed the description is incomplete regarding the function to be used to correct the INV1 and 2 image values. See the code block below:

% INV1 is the Inv1 image, it should be a real value (positive and negative % values) its intensities should have been corrected using "" function % INV2 is the Inv1 image, it should be a real value (positive and negative % values) its intensities should have been corrected using "" function

I am assuming the function should be "Correct_INV1INV2_withMP2RAGEuni.m" ? Thanks!

christopherrowley avatar Nov 06 '23 04:11 christopherrowley