@@ -27,10 +27,30 @@ sections:
27
27
overlaid on the participant's T1w template.
28
28
subtitle : Surface reconstruction
29
29
- name : Fieldmaps
30
- ordering : session,run
30
+ ordering : session,run,fmapid
31
31
reportlets :
32
+ - bids : {datatype: figures, desc: mapped, suffix: fieldmap}
33
+ caption : Inhomogeneities of the <em>B<sub>0</sub></em> field introduce (oftentimes severe) spatial distortions
34
+ along the phase-encoding direction of the image. Some scanners produce a <em>B<sub>0</sub></em>
35
+ mapping of the field, using Spiral Echo Imaging (SEI) or postprocessing a "phase-difference"
36
+ acquisition. The plot below shows an anatomical "magnitude" reference and the corresponding
37
+ fieldmap.
38
+ description : Hover on the panels with the mouse pointer to also visualize the intensity of the
39
+ inhomogeneity of the field in Hertz.
40
+ static : false
41
+ subtitle : " Susceptibility-derived Distortion Correction (SDC): field inhomogeneity estimation"
42
+ - bids : {datatype: figures, desc: phasediff, suffix: fieldmap}
43
+ caption : Inhomogeneities of the <em>B<sub>0</sub></em> field introduce (oftentimes severe) spatial distortions
44
+ along the phase-encoding direction of the image. A Gradient-Recalled Echo scheme for the
45
+ mapping of the <em>B<sub>0</sub></em> inhomogeneities by subtracting the phase maps obtained at
46
+ two subsequent echoes. The plot below shows an anatomical "magnitude" reference and the corresponding
47
+ fieldmap.
48
+ description : Hover on the panels with the mouse pointer to also visualize the intensity of the
49
+ inhomogeneity of the field in Hertz.
50
+ static : false
51
+ subtitle : " Susceptibility-derived Distortion Correction (SDC): field inhomogeneity estimation"
32
52
- bids : {datatype: figures, desc: pepolar, suffix: fieldmap}
33
- caption : Inhomogeneities of the *B0* field introduce (oftentimes severe) spatial distortions
53
+ caption : Inhomogeneities of the <em>B<sub>0</sub></em> field introduce (oftentimes severe) spatial distortions
34
54
along the phase-encoding direction of the image. Utilizing two or more images with different
35
55
phase-encoding polarities (PEPolar) or directions, it is possible to estimate the inhomogeneity
36
56
of the field. The plot below shows a reference EPI (echo-planar imaging) volume generated
@@ -44,11 +64,16 @@ sections:
44
64
reportlets :
45
65
- bids : {datatype: figures, desc: validation, suffix: dwi}
46
66
- bids : {datatype: figures, desc: brain, suffix: mask}
47
- caption : Average b=0 that serves for reference in early preprocessing steps.
48
- descriptions : The reference b=0 is obtained as the voxel-wise median across
49
- all b=0 found in the dataset, after accounting for signal drift.
50
- The red contour shows the brain mask calculated using this reference b=0.
51
- subtitle : Reference b=0 and brain mask
67
+ caption : Average <em>b=0</em> that serves for reference in early preprocessing steps.
68
+ descriptions : The reference <em>b=0</em> is obtained as the voxel-wise median across
69
+ all <em>b=0</em> found in the dataset, after accounting for signal drift.
70
+ The red contour shows the brain mask calculated using this reference <em>b=0</em>.
71
+ subtitle : Reference <em>b=0</em> and brain mask
72
+ - bids : {datatype: figures, desc: sdc, suffix: dwi}
73
+ caption : Susceptibility distortions correction (SDC).
74
+ description : The reportlet shows a <em>b=0</em> reference <em>before</em> and <em>after</em> correction.
75
+ static : false
76
+ subtitle : Unwarping of susceptibility distortions
52
77
- bids : {datatype: figures, desc: coreg, suffix: dwi}
53
78
caption : Diffusion-weighted data and anatomical data (EPI-space and T1w-space)
54
79
were aligned with <code>mri_coreg</code> (FreeSurfer).
0 commit comments