Changes between Version 78 and Version 79 of Other/Summer/2025/mlCoexist
- Timestamp:
- Jul 15, 2025, 7:21:22 PM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2025/mlCoexist
v78 v79 49 49 **Progress:** 50 50 - Grasped the comprehensive testbed pipeline and understood how calibrated higher-level data were obtained from raw I/Q signals 51 - Began to process data with Numpy and h5py, generating Power Spectral Density (PSD) graphs and spectrogramsfrom L1A data51 - Began to process data with Numpy and h5py, generating **Power Spectral Density(PSD)** graphs and **spectrograms** from L1A data 52 52 - Utilized the radiometer's ability to interpret all received power as thermal radiation to quantify RFI by detecting abnormal temperature increases 53 53 - Saved plotted graphs into a 2D Numpy array for future model training use (4 columns: RFI Scenario | PSD | Spectrogram | Temp Difference)