Skip to content
Snippets Groups Projects
Commit 2b76d142 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Clarified spectral inversion.

parent 146546d0
No related branches found
No related tags found
No related merge requests found
Pipeline #39886 passed
...@@ -36,6 +36,8 @@ ...@@ -36,6 +36,8 @@
# 1st Nyquist zone: f = 0 - 100 MHz # 1st Nyquist zone: f = 0 - 100 MHz
# 2nd Nyquist zone: f = 100 - 200 MHz # 2nd Nyquist zone: f = 100 - 200 MHz
# 3rd Nyquist zone: f = 200 - 300 MHz # 3rd Nyquist zone: f = 200 - 300 MHz
# Spectral inversion flips the frequency bands (Nyquist zones), it does not
# shift frequencies.
import argparse import argparse
import textwrap import textwrap
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment