Changes between Version 1 and Version 2 of Datasets/PA_Canceler_Dataset


Ignore:
Timestamp:
Oct 27, 2025, 3:57:02 PM (7 days ago)
Author:
khermstein
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Datasets/PA_Canceler_Dataset

    v1 v2  
    11==== Phase and Amplitude Based Canceler Performance Dataset
    2 This dataset contains the performance of the P&A-based canceler across numerous environments. Data collection is still underway.
     2This dataset contains the performance of the P&A-based canceler across numerous environments. Data collections are still underway. There are preliminary collections below.
    33
    4 Link: Coming soon...
     4Dataset 1: Canceller performance across 30 environments
     5
     6- This dataset contains the canceller performance across 30 environments. For each location, we provide a triplet of the self-interference channel estimate (CSI), residual self-interference (RSI) across all configurations, and the optimal configuration (attenuation and phase setting).
     7- Each triplet is a Python dictionary with keys "csi", "rsi", "opt_cfg" saved as a .pkl file that can be read with the pickle Python package.