ch1 / ch2 add to pic

This commit is contained in:
awe
2026-04-10 21:02:14 +03:00
parent 0874a8aaf6
commit 44a89b8da3
2 changed files with 65 additions and 10 deletions

View File

@ -1,7 +1,7 @@
"""Shared constants for sweep parsing and visualization."""
WF_WIDTH = 1000
FFT_LEN = 1024
FFT_LEN = 2048
BACKGROUND_MEDIAN_SWEEPS = 64
SWEEP_FREQ_MIN_GHZ = 3.3