Changes between Version 122 and Version 123 of Other/Summer/2025/mlCoexist


Ignore:
Timestamp:
Jul 28, 2025, 6:55:55 PM (2 days ago)
Author:
aw1086
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2025/mlCoexist

    v122 v123  
    172172
    173173**Progress:**
    174 - Created new numpy data table for regression model training
    175  - (3 columns: RFI Scenario | Transmitting Signal Spectrogram | Brightness Temperature)
     174- Created new numpy data table for regression model training:
     175 - **Format**: 3 columns: RFI Scenario | Transmitting Signal Spectrogram | Brightness Temperature
    176176 - Since Tb values of all samples from a single RFI scenario (band, fc, rb, gain) are uniformly distributed, we ordered the Tb values obtained from the reference testbed L1B data from lowest to highest, and matched them with the 10 spectrograms generated with different marginalized signal gain values (uniform from -0.276 to +0.317) that simulate variation in physical transmission
    177177 - With this method, we are able to obtain more data points to train and test the CNN, instead of using the exact gain values (-20, -10, 0, 10, 20) to form only one sample per scenario, leaving SN2 to SN10 from the L1B data unused