-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When I ran MRF_dict_matching_demo.m under mrf/Dictionary_Matching using T1 array slice data, the script generates incorrect T1 and T2 maps.
To Reproduce
Steps to reproduce the behavior:
- Go to 'mrf/Dictionary_Matching/Data'.
- Load 'dict_example.mat'.
- Download T1 array slice data from here, T2 array slice data from here
- Load 'T1_plane.mat'.
- Run the demo code in 'mrf/Dictionary_Matching/MRF_dict_matching_demo.m'.
- The code generates incorrect parameter maps.
Expected behavior
The script should be able to produce T1 and T2 maps whose values agree with the true values reported by NIST. The true values can be found on NIST websites
Screenshots
These are the incorrect results given by the script.


Desktop
- OS: [Windows]
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working