summaryrefslogtreecommitdiff
path: root/2017/ev3-controller/data_processing.py
diff options
context:
space:
mode:
Diffstat (limited to '2017/ev3-controller/data_processing.py')
-rw-r--r--2017/ev3-controller/data_processing.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/2017/ev3-controller/data_processing.py b/2017/ev3-controller/data_processing.py
index 164c8bc..a003917 100644
--- a/2017/ev3-controller/data_processing.py
+++ b/2017/ev3-controller/data_processing.py
@@ -1,3 +1,10 @@
+# Copyright 2017 Amra Omanović, Nejka Bolčič, Magda Nowak-Trzos
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+
import csv
import numpy as np
import random