Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
MNI VOI's can be converted for tracking in FSL. There are three steps:
- Convert VOI to native T1 space
- Warp to DTI space
- Reslice into FSL-compatible nifti file
1. Convert VOI to native T1 space
Use the DARTEL Created Inverse Warped option (example job file on right).
- Select the flow fields from the T1 reference (...\T1preprocess\Study_999\T1_ref_vox...\u_*.nii)
- Select the images (VOI in MNI space)
- Run with the defaults.
This creates native-space VOI in the T1 folder, prepended with "w" and with suffix of the deformation field
Example: "Left Hippocampus.nii" written as "wLeft Hippocampus_u_rc1rE9560101112017S02-0001.nii"
2. Warp to DTI space
Use the old spatial normalization (pre DARTEL) to warp from T1 to DTI spacespace (example job file on right).
- Create a new subject, select the ..._seg_inv_sn.mat from the DTI preprocess folder
- These files are in the "b0_images" subfolder. (e.g., ...\DTIpreprocess\NP\Subject_956_RightPain\DTIE9560101112017S4\dw_raw\b0_images)
- Select the images created above
- In the writing options, for best accuracy change the voxel sizes to \[1 1 1]
- For clarity, change the prefix to dti.
This will create files prepended with "dti".
Example MNI to native job file (DARTEL Create Inverse Warped)
View file | ||||
---|---|---|---|---|
|
Example T1 to DTI job file (Old normalize write)
View file | ||||
---|---|---|---|---|
|