xQSM¶
Setup xQSM for SEPIA¶
- Download deepMRI from GitHub
- Download the pre-trained xQSM here as mentioned in the instruction on GitHub
- Specify the full path to deepMRI code as ‘deepMRI_HOME’ in setup_xQSM_environment.m in SEPIA_HOME/addons/qsm/xQSM/
- Specify the full path to the folder containing the pre-trained networks (should be checkpoints/) from (2) as ‘checkpoints_dir’ in setup_xQSM_environment.m
Your setup_xQSM_environment.m should look something like this:
Warning
The support this method is still in an early stage and only tested on a Linux machine.