Commit Graph

1280 Commits (ed5314aa98accac305560f38fc1360ab0407e4bf)

Author SHA1 Message Date
JulioV e123a14082 Improve aware_csv msg when CSV files don't exist 2021-06-01 10:57:17 -04:00
Meng Li 9687081fbe Refactor the rule phone_locations_add_doryab_extra_columns 2021-05-28 09:48:36 -04:00
Meng Li 91a767699d Merge branch 'feature/phone_locations_doryab_refactor' into develop 2021-05-26 17:39:22 -04:00
Meng Li 0d6f51be8b Refactor location features from Doryab provider & add a new strategy to infer home location & fix bugs 2021-05-26 17:36:52 -04:00
JulioV 32472461ec - Fix bug when no phone data yield is needed to process location data
- Remove location rows with the same timestamp based on their accuracy
2021-05-26 14:04:29 -04:00
Nikunj Goel 9b21196f35
Fixed `expected_minutes` to account for different time segments. (#136) 2021-05-26 11:44:48 -04:00
Meng Li 772e114eb5 Merge branch 'feature/fitbit_steps_fix' into develop 2021-05-21 15:36:38 -04:00
Meng Li edf71e055d Add the EXCLUDE_SLEEP module for steps intraday features 2021-05-21 15:23:21 -04:00
Nikunj Goel 5e451f99b0
Added phone keyboard features including docs/tests (#134) 2021-05-21 11:45:27 -04:00
JulioV e9cd9c94d7 Fix PID matching when joining data from participants 2021-05-11 16:49:04 -04:00
JulioV 32818a4802 Fix parse of pids with more than 1 devices 2021-05-11 16:42:20 -04:00
JulioV b3c05128fa Update docs with contributing guide 2021-05-10 15:48:14 -04:00
Meng Li 73090e4bee Merge branch 'feature/fitbit_sleep' into develop 2021-04-27 15:23:56 -04:00
Meng Li c900712960 Update config & docs of sleep features for example workflow 2021-04-27 14:41:48 -04:00
Meng Li 809845143f Test & fix bugs of sleep intraday features 2021-04-27 14:40:14 -04:00
Meng Li 7c7f34ec45 Test & fix bugs of sleep summary features 2021-04-27 14:40:14 -04:00
Meng Li 50fe09cfac Update data streams mutation of fitbit data 2021-04-27 14:40:14 -04:00
Meng Li 66d9a9d640 Update params & docs of sleep features 2021-04-27 14:33:19 -04:00
JulioV 29cc3f00e9 Release v1.1.1 2021-04-22 14:30:08 -04:00
JulioV 4beafd233d Fix crash when scraping data for an app that does not exist 2021-04-22 14:28:52 -04:00
JulioV ea8094e028 Fix length of periodic segments on days with DLS 2021-04-22 11:32:10 -04:00
Weiyu 0b4704de29 Validated phone screen tests 2021-04-21 12:15:28 -04:00
JulioV 17f520d5e6 Delete android from fitbit test pid 2021-04-20 17:28:06 -04:00
JulioV 1fa9481933 Rlease v1.1.0 2021-04-20 15:14:29 -04:00
JulioV 04fe60eced Merge branch 'feature/calories' into develop 2021-04-20 12:06:37 -04:00
JulioV 0e127e4412 Add calories features tests 2021-04-20 12:02:21 -04:00
JulioV 9c56422529 Add calories intraday features 2021-04-20 12:00:38 -04:00
Meng Li 20910bf1dc Remove fitbit device rows from timesegments_event file of testing module 2021-04-19 14:21:00 -04:00
Meng Li 84cca10f04 Update event segments with multi timezones for testing module 2021-04-19 13:39:44 -04:00
Meng Li 305cc9d4ad Update testing module for Fitbit 2021-04-16 18:32:20 -04:00
Meng Li 5d732a45ec Revert tests module's sleep config 2021-04-16 15:25:33 -04:00
Meng Li 59c3e367ff Add empty folder for tests module 2021-04-14 21:02:17 -04:00
Meng Li 8385582e13 Refactor tests module 2021-04-14 20:52:45 -04:00
JulioV 3e22c3a197 Refactor testing guide 2021-04-14 12:57:20 -04:00
JulioV aafe35107d Fix missing pid files directory 2021-04-08 16:50:18 -04:00
Weiyu 415ec4a716 reformated test cases and updated the test doc 2021-04-08 16:50:18 -04:00
Weiyu 580ec6d350 Added iOS test case 5 and 6 2021-04-08 16:50:18 -04:00
Weiyu 502c1c36e2 documented phone_battery_test and added event tests 2021-04-08 16:50:18 -04:00
Weiyu 7c1a6bc91d Added event config file 2021-04-08 16:50:18 -04:00
Meng Li 00a3335623 Add device_id column for sleep intraday episodes 2021-04-08 11:21:28 -04:00
JulioV 286d317af4 Fix crash when there are no periodic segments to assign
This includes a simplification of how periodic segments are computed based on all local dates in the data independently of their time zones
2021-04-07 12:03:25 -04:00
JulioV 9551669d47 Fix periodic segments bug when there are no segments to assign 2021-04-06 20:29:30 -04:00
Meng Li e043dd8815 Update configuration.md: device_id will not be relabelled for both phone&fitbit 2021-04-06 23:42:42 +00:00
Meng Li 78173c54ab Convert date time object to string in assign_tz_code() function 2021-04-06 23:28:53 +00:00
JulioV 1025e6d9d8 Fix datetime labels of event segments across multiple tzs 2021-04-06 13:58:58 -04:00
Meng Li 8909876cff Add local_segment column for phone data yield features 2021-04-05 21:13:36 +00:00
Meng Li 68125dc1bf Fix the bug of phone data yield features when the input is empty 2021-04-05 20:57:05 +00:00
JulioV 46f5e24814 Fix Fitbit tz inference from phone data 2021-04-05 11:51:57 -04:00
JulioV 636b64c61a Revert "Added more keyboard features."
This reverts commit 94c72e3172.
2021-04-05 11:25:00 -04:00
Meng Li 68e12a2563 Fix bugs of bluetooth feature extraction when number of unique bt_address is 2 2021-04-05 14:09:50 +00:00