From 8b46f1d527516309ca2c46157bab7c870d4e11ea Mon Sep 17 00:00:00 2001 From: Lukas Eller Date: Fri, 5 Nov 2021 16:02:04 +0100 Subject: [PATCH] Update readme.md --- data/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/readme.md b/data/readme.md index d4e30ea..74bb0d5 100644 --- a/data/readme.md +++ b/data/readme.md @@ -9,9 +9,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. -During preprocessing the dataset was anonymized, so that the measurement locations are reported relative to the base-station. +During preprocessing the dataset was anonymized, so that the measurement locations are reported relative to the base-station. \ As such, the ground-truth eNodeB location is given by (0, 0) for each cell in the dataset. -s + For legal reasons, we are not allowed to publish the cell-tower candidates used in the paper. We do, however, provide the interested reader with a reference implementation of the cell-identification framework. -- 2.22.0