Adding WeMo Inisght paths for experimental setup.
[pingpong.git] / python_ml / validate-detection.py
index 209e5b9b0f25921a9e446cc230e252075408300d..8025aff2d64e71a391f436bbb4cd38bc90931c62 100644 (file)
@@ -1,7 +1,7 @@
 from datetime import datetime
 
-#path = "/scratch/July-2018/experimental_result/smarthome/"
-path = "/scratch/July-2018/experimental_result/standalone/"
+path = "/scratch/July-2018/experimental_result/smarthome/"
+#path = "/scratch/July-2018/experimental_result/standalone/"
 # D-Link plug
 #device = "dlink-plug/self-test"
 #fileExperiment = "dlink-plug-nov-7-2018.timestamps"
@@ -85,12 +85,12 @@ path = "/scratch/July-2018/experimental_result/standalone/"
 #fileDetection = "wemo-plug-smarthome-nov-21-2018.phone.wlan1.detections"
 
 # WeMo Insight plug
-device = "wemo-insight-plug/self-test"
-fileExperiment = "wemo-insight-plug-nov-21-2018.timestamps"
-fileDetection = "phone-side-detection"
-#device = "wemo-plug/timestamps"
-#fileExperiment = "wemo-plug-smarthome-nov-21-2018.timestamps"
-#fileDetection = "wemo-plug-smarthome-nov-21-2018.phone.wlan1.detections"
+#device = "wemo-insight-plug/self-test"
+#fileExperiment = "wemo-insight-plug-nov-21-2018.timestamps"
+#fileDetection = "phone-side-detection"
+device = "wemo-insight-plug/timestamps"
+fileExperiment = "wemo-insight-plug-smarthome-nov-22-2018.timestamps"
+fileDetection = "wemo-insight-plug-smarthome-nov-22-2018.phone.wlan1.detections"
 
 TIME_WINDOW = 15 # detection/signature window of 15 seconds
 #NEG_TIME_WINDOW = -15 # detection/signature window of 15 seconds