Render sample_spectrogram for split-I/Q RadioDataset samples #36
No reviewers
Labels
No Label
CI/CD 🛠️
WIP 🚧
bug 🐞
code quality 🧹
data collection 🗃️
dependency 📦
do not merge 🚫
documentation 📝
duplicate 🔄
enhancement ✨
good first issue 🌱
help wanted 👋
inference 🧠
invalid 🛑
machine learning 🚀
priority
high🔥
priority
low 🍃
priority
medium 🌟
quantum ⚛️
question ❓
radio 📡
sprintable 🏃♂️
test 🧪
wont fix ❌
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: qoherent/ria-toolkit-oss#36
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-spectrogram-split-iq"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Four spec changes to src/ria_toolkit_oss/viz/radio_dataset.py:
Tests (new tests/viz/test_radio_dataset.py)
Parametrized over every layout in the spec: complex 1-D, (2, 1024) I/Q rows (the reported bug), (1024, 2) I/Q cols, real 1-D, (2, 4, 256) multi-channel all render a real spectrogram; (2,)/empty still return
"Not Available". 16 passed.