Skip to content

Commit

Permalink
updated doc and titles of exercices
Browse files Browse the repository at this point in the history
  • Loading branch information
philouc committed Feb 5, 2025
1 parent 30ed079 commit ca24330
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/10.non-Cartesian_CS_image_recon.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"metadata": {},
"source": [
"\n",
"# Nineth exercice: non-Cartesian MR image reconstruction\n",
"# 10. Non-Cartesian MR image reconstruction\n",
"\n",
"In this tutorial we will reconstruct an MRI image from radial undersampled kspace measurements. Let us denote $\\Omega$ the undersampling mask, the under-sampled Fourier transform now reads $F_{\\Omega}$.\n",
"\n",
Expand Down Expand Up @@ -350,9 +350,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "venv",
"language": "python",
"name": "python3"
"name": "venv"
},
"language_info": {
"codemirror_mode": {
Expand Down

0 comments on commit ca24330

Please sign in to comment.