--- license: cc0-1.0 tags: - radio-frequency - signal-processing - source-separation - synthetic --- # rf-interference-rejection Synthetic co-channel RF signal-separation dataset for the Alignerr ML_Envs task **rf-interference-rejection**. Fully self-generated — no third-party data. A weak RRC-QPSK signal-of-interest (SOI) is mixed with a stronger synthetic wideband OFDM co-channel interferer plus AWGN; the task is to recover the SOI's data bits. - `train.npz` / `val.npz`: `mixture` float16 `[N,2560,2]`, `soi` float16 `[N,2560,2]`, `bits` uint8 `[N,576]`. Generated deterministically by the task's `data-generation/` scripts. **License:** CC0-1.0 (public-domain dedication). The data is the author's own synthetic output.