Skip to content

Commit

Permalink
Fix in the diffraction tutorial notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoydis committed Dec 8, 2023
1 parent 3ad6452 commit 47c328f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/Sionna_Ray_Tracing_Diffraction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"source": [
"## Table of Contents\n",
"* [Background Information](#Background-Information)\n",
"* [Wedge vs Edge](#Wedge-vs-Edge)\n",
"* [GPU Configuration and Imports](#GPU-Configuration-and-Imports)\n",
"* [Experiments with a Simple Wedge](#Experiments-with-a-Simple-Wedge)\n",
"* [Coverage Maps with Diffraction](#Coverage-Maps-with-Diffraction)\n",
Expand Down Expand Up @@ -98,7 +97,7 @@
"id": "318a9c54-4bd1-4bb5-b615-6ab2d8143b21",
"metadata": {},
"source": [
"## Wedge vs Edge\n",
"### Wedge vs Edge\n",
"\n",
"First, it is important to know the difference between a *wedge* and an *edge*, and why we distinguish between them.\n",
"\n",
Expand Down

0 comments on commit 47c328f

Please sign in to comment.