Skip to content

Commit 0091ec3

Browse files
committed
Minor artifacts update
1 parent 458704b commit 0091ec3

File tree

1 file changed

+16
-11
lines changed

1 file changed

+16
-11
lines changed

Notebooks/Artifacts.ipynb

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
]
4949
},
5050
{
51-
"attachments": {},
5251
"cell_type": "markdown",
5352
"metadata": {},
5453
"source": [
@@ -58,17 +57,23 @@
5857
"\n",
5958
"| Artifact Name | Source | Appearance | What to do? | Frequency or Phase encoding |\n",
6059
"|---|---|---|---|---|\n",
61-
"| Aliasing | Sequence - FOV too small, or parallel imaging failed | Signal folds across image | Increase FOV, swap PE/FE, reacquire sensitivity maps (parallel imaging) | Phase encoding |\n",
62-
"| Gibbs Ringing/Truncation | Sequence - due to Fourier encoding of edges | Ripples/ringing at sharp edges | Filtering of data | N/A |\n",
63-
"| Boundary Artifacts/Partial Volume | Sequence and Sample - opposite $M_{XY}$ phases with a voxel due to inversion or chemical shift | Artificial dark lines at tissue boundaries | fat suppresion, fat/water imaging | N/A |\n",
64-
"| Motion/Flow | Sample - signal modulated during spatial encoding | Copies or \"Ghosts\" of image regions that are changing due to motion or flow | Breath-hold, gating, triggering, flow compensation, swap PE/FE | Phase encoding |\n",
65-
"| Image Displacement/Distortion | Sample - chemical shift (fat) and off-resonance (e.g. magnetic susceptibility differences) | Shifts in image | Increase bandwidths, shimming, fat suppression, fat/water imaging, swap PE/FE | Frequency encoding (2DFT), Phase encoding (EPI) |\n",
66-
"| Slice Displacement | Sample chemical shift (fat) and off-resonance (e.g. magnetic susceptibility differences) | Slice location shifts | Increase RF bandwidth, shimming, 3D | N/A | \n",
67-
"| T2* | Sample - magnetic suscpetibility differences (e.g. implants, air) | Signal loss | Spin-echo, shimming | N/A |\n",
68-
"| Dielectric Shading | System - RF propogates unevenly, creating B1 inhomogeneity | Shading across entire image, particularly large FOV, higher B0 | B1-insensitive pulse sequences (e.g. adiabatic pulses), image bias correction | N/A |\n",
69-
"| RF interference/Zipper | System - unwanted RF signal in data | Line of noisy signal on top of image | RF shielding (close door), check RF hardware, check room lights | At a specific frequency encoding location |\n",
60+
"| Aliasing | Sequence - FOV too small, or parallel imaging failed | Signal folds across image | Increase FOV, swap PE/FE, reacquire sensitivity maps or reduce acceleration factor (parallel imaging) | Phase encoding |\n",
61+
"| Gibbs Ringing/Truncation | Sequence - due to Fourier encoding of edges | Ripples/ringing at sharp edges | Filtering of data, decrease voxel size | N/A |\n",
62+
"| Boundary Artifacts/Partial Volume | Sequence and Sample - opposing phase of $M_{XY}$ within a voxel due to inversion or chemical shift | Artificial dark lines at tissue boundaries | fat suppresion, fat/water imaging, change inversion time | N/A |\n",
63+
"| Motion/Flow | Sample - signal modulated during spatial encoding | Copies or \"Ghosts\" of image regions that are changing due to motion or flow | Breath-hold, gating, triggering, flow compensation, spatial saturation, swap PE/FE | Phase encoding |\n",
64+
"| Image Displacement/Distortion | Sample - chemical shift (fat) and off-resonance (e.g. magnetic susceptibility differences) | Shifts of tissue signals in image, pile-up and stretch artifacts | Increase bandwidths, shimming, fat suppression, fat/water imaging, swap PE/FE | Frequency encoding (2DFT), Phase encoding (EPI) |\n",
65+
"| Slice Displacement | Sample - chemical shift (fat) and off-resonance (e.g. magnetic susceptibility differences) | Slice location shifts | Increase RF bandwidth, shimming, use 3D scanning | N/A | \n",
66+
"| T2* | Sample - magnetic suscpetibility differences (e.g. implants, air) | Signal loss | Use spin-echoes, shorten TE, shimming | N/A |\n",
67+
"| Dielectric Shading | System - RF propogates unevenly, creating B1 inhomogeneity | Shading across entire image, particularly with large FOVs and higher B0 | B1-insensitive pulse sequences (e.g. adiabatic pulses), image bias field corrections | N/A |\n",
68+
"| RF interference/Zipper | System - unwanted frequencies received in data | Line of noisy signal on top of image | RF shielding (e.g. close door), check RF hardware, check room lights | At a specific frequency encoding location |\n",
7069
"| Gradient non-linearity | System - magnetic field gradients are not linear, especially away from isocenter | Distortion of subject, particularly near edges of large FOV | Gradient warping correction | N/A |\n",
71-
"| Spike Noise | System - intermittent unwanted signal | Specific spatial frequency on top of entire image | check RF hardware (loose connections, broken components) | N/A |\n"
70+
"| Spike Noise | System - intermittent unwanted signal | Specific spatial frequency on top of entire image | check RF hardware (loose connections, broken components) | N/A |\n",
71+
"\n",
72+
"<!-- Potentially add:\n",
73+
"Eddy currents and gradient delays\n",
74+
"Magic Angle\n",
75+
"Overflow/ADC overrange\n",
76+
"Time-of-flight (entry slice)>"
7277
]
7378
},
7479
{

0 commit comments

Comments
 (0)