X-Git-Url: http://plrg.eecs.uci.edu/git/?p=pingpong.git;a=blobdiff_plain;f=python_ml%2Fvalidate-detection.py;fp=python_ml%2Fvalidate-detection.py;h=9ddde6c797d36bb41dad3ac49e480673e9a3939d;hp=8025aff2d64e71a391f436bbb4cd38bc90931c62;hb=dba32c7cde4a4ae9457323b86e7300c84b358c39;hpb=2e187f84cb1737971f99ed78d136be4756c4961e diff --git a/python_ml/validate-detection.py b/python_ml/validate-detection.py index 8025aff..9ddde6c 100644 --- a/python_ml/validate-detection.py +++ b/python_ml/validate-detection.py @@ -88,9 +88,19 @@ path = "/scratch/July-2018/experimental_result/smarthome/" #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" +#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