From 80b3de45f40f529e6fd1ec511c50723c21c56b98 Mon Sep 17 00:00:00 2001 From: Lukas Eller Date: Mon, 26 Sep 2022 10:12:57 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e5bb49..19899f8 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,9 @@ Interested researchers are invited to also deploy them in other settings. # Preparing the Repository In order to run the scenarios it is required to download the exemplary environments using the following [link](https://owncloud.tuwien.ac.at/index.php/s/APFp9z2YCPFVb2D). -The obtained `environment/` folder with all contained files has to be stored on the base level alongside `helpers/`, `scenarios/` and `trained_models/`. \ No newline at end of file +The obtained `environment/` folder with all contained files has to be stored on the base level alongside `helpers/`, `scenarios/` and `trained_models/`. + +# Running the Scenarios + +The `main` function in `run_scenario.py` runs all scenarios defined in the `scenarios/` folder. +Each scenario contains a `config.json` file where parameters such as the height of the base station `h_bs`, the horizontal `phi_sec_h` and vertical `phi_sec_v` sector orientation as well as transmit power and frequence can be adapted. -- 2.22.0