Skip to content

Commit

Permalink
Created using Colaboratory
Browse files Browse the repository at this point in the history
  • Loading branch information
luuleitner committed Oct 16, 2022
1 parent 4c34701 commit 09e5a62
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions beamform_image.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -926,9 +926,10 @@
"\n",
"Instructions: \n",
"- Use a ruler and measure the full width (start and end points) of your reflection target in the lateral and axial directions. \n",
"- One full width is equal to approximately 6 standard deviations (sigma).\n",
"- One full width is equals approximately 6 standard deviations (± 3$\\sigma$ = 99.73%).\n",
"- Divide the full width by 6 to get the approximate value of one sigma.\n",
"- Calculate the full width at half maximum (FWHM) using a Gaussian distribution: FWHM = 2*sqrt(2 *ln2) * sigma\n"
"- Calculate the full width at half maximum (FWHM) using a Gaussian distribution: $FWHM = 2 \\sqrt{2 ln2} * \\sigma$\n",
"- You can do the calculation in <a href=\"https://www.wolframalpha.com/\">https://www.wolframalpha.com/</a>"
],
"metadata": {
"id": "hvN5S63KU8lh"
Expand Down

0 comments on commit 09e5a62

Please sign in to comment.