From ca243300281b8b98b66c84de56f2fc8603490fee Mon Sep 17 00:00:00 2001 From: Philippe CIUCIU Date: Wed, 5 Feb 2025 07:39:16 +0100 Subject: [PATCH] updated doc and titles of exercices --- src/10.non-Cartesian_CS_image_recon.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/10.non-Cartesian_CS_image_recon.ipynb b/src/10.non-Cartesian_CS_image_recon.ipynb index a74c5bd..b4f4325 100644 --- a/src/10.non-Cartesian_CS_image_recon.ipynb +++ b/src/10.non-Cartesian_CS_image_recon.ipynb @@ -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", @@ -350,9 +350,9 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3 (ipykernel)", + "display_name": "venv", "language": "python", - "name": "python3" + "name": "venv" }, "language_info": { "codemirror_mode": {