Datasets:
ArXiv:
License:
| # This file ensures the processed_channels directory is tracked in git | |
| # while the actual processed data files are ignored via .gitignore | |
| # | |
| # Directory purpose: Storage for processed channel data files (.npz files) | |
| # Generated by batch_process_deepmimo_scenarios.py | |
| # Files in this directory are large processed outputs and should not be committed to version control |