Checking in new files and new entries for Blossom sprinkler.
[pingpong.git] / python_ml / validate-detection.py
index 8154de7fc32d57ad81ded3aa4b04256dee6f9bae..9ddde6c797d36bb41dad3ac49e480673e9a3939d 100644 (file)
@@ -80,9 +80,27 @@ path = "/scratch/July-2018/experimental_result/smarthome/"
 #device = "wemo-plug/self-test"
 #fileExperiment = "wemo-plug-nov-20-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-plug/timestamps"
+#fileExperiment = "wemo-plug-smarthome-nov-21-2018.timestamps"
+#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-insight-plug/timestamps"
+#fileExperiment = "wemo-insight-plug-smarthome-nov-22-2018.timestamps"
+#fileDetection = "wemo-insight-plug-smarthome-nov-22-2018.phone.wlan1.detections"
+
+# Blossom sprinkler
+device = "blossom-sprinkler/self-test"
+fileExperiment = "blossom-sprinkler-standalone-jan-9-2019.timestamps"
+#fileDetection = "phone-side-detection"
+#fileDetection = "device-side-detection"
+device = "blossom-sprinkler/timestamps"
+fileExperiment = "blossom-sprinkler-smarthome-jan-10-2019.timestamps"
+fileDetection = "blossom-sprinkler-smarthome-jan-10-2019.device.wlan1.detections"
+#fileDetection = "blossom-sprinkler-smarthome-jan-10-2019.phone.wlan1.detections"
 
 TIME_WINDOW = 15 # detection/signature window of 15 seconds
 #NEG_TIME_WINDOW = -15 # detection/signature window of 15 seconds