Skip to content

Commit

Permalink
Update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mhostetter committed May 18, 2024
1 parent e04a7fb commit f0258ed
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions docs/examples/coherent-integration.ipynb

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/examples/non-coherent-integration.ipynb

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/examples/peak-to-average-power.ipynb

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/examples/phase-locked-loop.ipynb

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions docs/examples/psk.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/examples/pulse-shapes.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"/home/matt/repos/sdr/src/sdr/plot/_filter.py:356: RuntimeWarning: divide by zero encountered in log10\n",
"/home/matt/repos/sdr/src/sdr/plot/_filter.py:357: RuntimeWarning: divide by zero encountered in log10\n",
" H = 10 * np.log10(np.abs(H) ** 2)\n"
]
},
Expand Down

0 comments on commit f0258ed

Please sign in to comment.