Skip to content

Commit

Permalink
Merge branch 'main' into calibration
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans authored Oct 3, 2024
2 parents 16540e0 + 1ff3d26 commit e00e9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/notebooks/coherence.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24215,7 +24215,7 @@
" 100,\n",
") # Warning: a too large batch could easily cause OOM issues,\n",
"# or you may want to reduce the 'chunk_size' value below.\n",
"z0 = 1.5 # The z coordinate of the transmitters\n",
"z0 = 1.5 # The z coordinate of the receivers\n",
"scene_grid = scene.with_receivers_grid(*batch, height=1.5)\n",
"\n",
"# Let's accumulate power (simplified here to 1/r^2 for our example)\n",
Expand Down

0 comments on commit e00e9b6

Please sign in to comment.