Skip to content

Commit

Permalink
minor fixes from last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
agentmess committed Oct 17, 2024
1 parent f5fbcc4 commit 0e6ef95
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Notebooks/Artifacts.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"## Introduction\n",
"\n",
"Many of the artifacts that occur in MRI can be understood and analyzed using the k-space perspective. In particular, they can be understood as the k-space data being modified by some function. This is described mathematically in \n",
"[MRI Signal Equation and K-psace - K-space Data Weighting](MRI%20Signal%20Equation.ipynb#k-space-data-weighting)"
"[MRI Signal Equation and K-psace - K-space Data Weighting](MRI%20Signal%20Equation#k-space-data-weighting)"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion Notebooks/Magnetic Fields and RF Coils.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"| --- | --- | --- | --- | --- | --- |\n",
"| Main Field | $B_0$ | $z$ | 0 Hz | $\\approx 1$ T | Polarization |\n",
"| Main Field Inhomogeneities | $\\Delta B_0(\\vec{r})$ | $z$ | 0 Hz | $\\approx 1-10$ ppm | - |\n",
"| Magnetic Field Gradients | $\\vec$\\Delta B_0(\\vec{r})$ {G}(t)$ | $z$ | $\\approx 1$ kHz | $\\approx 10$ mT | Spatial Encoding |\n",
"| Magnetic Field Gradients | $\\vec G(t)$ | $z$ | $\\approx 1$ kHz | $\\approx 10$ mT | Spatial Encoding |\n",
"| Transmit RF Coils | $B_1^+(\\vec{r},t)$ | $x,y$ | $\\approx 100$ MHz | $\\approx 10 \\mu T$ | Excitation |\n",
"| Receive RF Coils | $B_1^-(\\vec{r},t)$ | $x,y$ | $\\approx 100$ MHz | $\\approx 1 \\mu T$ | Reception |\n",
"| Net Magnetization | $\\vec{M}(\\vec{r},t)$ | $z,y,z$ | $\\approx 100$ MHz | $\\approx 1 \\mu \\mathrm{T}$ | Signal Source |\n",
Expand Down
6 changes: 5 additions & 1 deletion Notebooks/Spatial Encoding.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,11 @@
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"metadata": {
"vscode": {
"languageId": "javascript"
}
},
"outputs": [
{
"data": {
Expand Down

0 comments on commit 0e6ef95

Please sign in to comment.