Update README.md
Browse files
README.md
CHANGED
|
@@ -26,15 +26,15 @@ The dataset is also **carefully cleaned** to ensure **good building coverage** i
|
|
| 26 |
│ │ ├── raytracing_results.csv
|
| 27 |
│ │ ├── raytracing_results.pkl
|
| 28 |
│ │ ├── deepmimo_format.npy
|
| 29 |
-
│ │ ├── heatmaps/
|
| 30 |
-
│ │ │ ├── azimuth_heatmap.png
|
| 31 |
-
│ │ │ ├── channel_gain_heatmap.png
|
| 32 |
-
│ │ │ ├── delay_heatmap.png # Here “delay” refers to ToA (Time of Arrival); the latest OpenPathNet fixes this filename
|
| 33 |
-
│ │ │ └── elevation_heatmap.png
|
| 34 |
│ │ ├── channel_gain_distribution.png
|
| 35 |
│ │ ├── delay_distribution.png # Here “delay” refers to ToA (Time of Arrival); the latest OpenPathNet fixes this filename
|
| 36 |
│ │ ├── path_type_distribution.png
|
| 37 |
-
│ │
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
│ ├── generated_scenes.txt
|
| 39 |
│ └── raytracing.log
|
| 40 |
├── Boston/
|
|
|
|
| 26 |
│ │ ├── raytracing_results.csv
|
| 27 |
│ │ ├── raytracing_results.pkl
|
| 28 |
│ │ ├── deepmimo_format.npy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
│ │ ├── channel_gain_distribution.png
|
| 30 |
│ │ ├── delay_distribution.png # Here “delay” refers to ToA (Time of Arrival); the latest OpenPathNet fixes this filename
|
| 31 |
│ │ ├── path_type_distribution.png
|
| 32 |
+
│ │ ├── outdoor_receivers.png
|
| 33 |
+
│ │ └── heatmaps/
|
| 34 |
+
│ │ ├── azimuth_heatmap.png
|
| 35 |
+
│ │ ├── channel_gain_heatmap.png
|
| 36 |
+
│ │ ├── delay_heatmap.png # Here “delay” refers to ToA (Time of Arrival); the latest OpenPathNet fixes this filename
|
| 37 |
+
│ │ └── elevation_heatmap.png
|
| 38 |
│ ├── generated_scenes.txt
|
| 39 |
│ └── raytracing.log
|
| 40 |
├── Boston/
|