From 67aa5e91eabd9827d5a41711a8304843ccd2a0e6 Mon Sep 17 00:00:00 2001 From: Lukas Eller Date: Fri, 5 Nov 2021 15:55:24 +0100 Subject: [PATCH] Update readme.md --- data/readme.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/data/readme.md b/data/readme.md index 6eb4146..0a60b2e 100644 --- a/data/readme.md +++ b/data/readme.md @@ -8,10 +8,9 @@ Within a csv file, each row corresponds to a particular UE measurement and inclu * **y** - Latitude component of distance to BS in EPSG:31287 coordinate system. * **dist_to_bs** - The Euclidian distance to the BS. Can also be obtained from x and y. -For comparison we also include *multipath compensated* variants of each subset. -These are denoted as *rural_no_mp* and *urban_no_mp*. -Here, and were derived from the system model presented in the paper based on dist_to_bs. -As such this can be interpreted as a variant of the dataset without deviations introduced by multipath. +We also include *multipath compensated* variants of each subset --- denoted as *rural_no_mp* and *urban_no_mp*. +For these data, the **TA** integers were derived from the the system model presented in the paper based on **dist_to_bs**. +Corrispondingly, they can be interpreted as a variant of the dataset without deviations introduced by multipath. Due to legal reasons, we are not allowed to publish candidate cell-tower locations. The ground-truth is given by 0, 0. \ No newline at end of file -- 2.22.0