https://www.github.com/liangzifei/MRH-net/
Raw File
Tip revision: f116deb1fa6eedde6fc4aa4c5b6edf72a88d058d authored by liangzifei on 30 September 2021, 14:27:59 UTC
Add files via upload
Tip revision: f116deb
readme.md
# Example of testing data
## File list under Test_Data/ is the following:
![](https://github.com/liangzifei/MRH_net_submit/blob/main/image/TestFoder_tree.jpg)

## Input subjects for MRH_testingG.m
Testing subject MRI (healthy subject, using gradient table grad_auto.txt) can be downloaded from https://osf.io/uv6ek/

(the subject could be used to test MR-AF, MR-NF/MBP)

Testing subject MRI (shiever subject, using gradient table grad_auto.txt) can be downloaded from https://osf.io/sgbec/

(the subject could be used to test MR-MBP)

Testing subject MRI (sas4 subject, using gradient table grad_nissl.txt) can be downloaded from https://osf.io/29bcw/

(the subject could be used to test MR-Nissl)

## Output example .mat from MRH_testingG.m

testdataPatch_mouse.mat contains example of testing patches for demo_testing.m (by MRH_testingG.m)
back to top