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 |
Meng Li
|
8414977331
|
Fix the bug of utils.py when one participant have multi timezones
|
2021-04-03 21:20:10 -04:00 |
nikunjgoel95
|
ce1f2e1c95
|
Merge branch 'feature/keyboard' into develop
|
2021-04-01 20:54:40 -04:00 |
nikunjgoel95
|
94c72e3172
|
Added more keyboard features.
|
2021-04-01 20:54:13 -04:00 |
Meng Li
|
1ea5b74eff
|
Fix the bug of utils.py when one participant have multi timezones
|
2021-03-31 19:34:14 -04:00 |
Meng Li
|
136dfef56b
|
Fix the bug of Analysis Workflows while parsing targets with updated segments
|
2021-03-30 16:41:50 -04:00 |
JulioV
|
99dae079d5
|
Add iOS BT and Wifi visible to formats for old devices
|
2021-03-30 15:32:50 -04:00 |
JulioV
|
ca2dfacbdd
|
Small doc updates
|
2021-03-29 16:09:46 -04:00 |
JulioV
|
81be67d74d
|
Add outdated warning to develop
|
2021-03-29 10:46:35 -04:00 |
JulioV
|
61d0300adc
|
Merge branch 'fix/overlapping_periodic_segments' into develop
|
2021-03-28 15:30:11 -04:00 |
JulioV
|
30ad3cd586
|
Validate participant files without device ids
|
2021-03-28 15:29:08 -04:00 |
JulioV
|
87fbbbe402
|
Refactor and simplify time segments
|
2021-03-28 15:29:07 -04:00 |
JulioV
|
c48c1c8f24
|
Optimize Barnett's computation multi-day segments
|
2021-03-28 15:29:07 -04:00 |
JulioV
|
d0858f8833
|
Fix overlapping periodic time segments
|
2021-03-28 15:29:07 -04:00 |
Meng Li
|
1314f1d1cf
|
Fix typos of fitbit-sleep-intraday.md
|
2021-03-25 16:59:50 -04:00 |
Meng Li
|
f8afef8767
|
Add script & docs to create multi timezones file
|
2021-03-25 16:22:25 -04:00 |
Meng Li
|
7d175030c6
|
Update docs of creating participant files section
|
2021-03-25 11:50:21 -04:00 |
Meng Li
|
e177aa6386
|
Update create participant files section
|
2021-03-25 11:39:31 -04:00 |
Meng Li
|
a5eb535126
|
Update visualizations docs & add time flag for heatmap of overall data yield
|
2021-03-23 21:40:55 -04:00 |
JulioV
|
c7e834d654
|
Update default value for DBSCAN_EPS
|
2021-03-19 12:04:12 -04:00 |
nikunjgoel95
|
7815c380a2
|
Merge branch 'feature/doryab_location_empty_df_fix' into develop
Adding the branch to fix infer home locations and empty dataframe.
|
2021-03-19 11:17:43 -04:00 |
nikunjgoel95
|
cfc5039918
|
Fixed the empty dataframe case in infer_home_locations.py and added array condition in doryab location
|
2021-03-19 11:15:57 -04:00 |
Meng Li
|
294d84277d
|
Fix bug of sleep intraday PRICE provider when the dataframe of a segment is empty
|
2021-03-17 15:21:31 -04:00 |
Weiyu
|
7e919eaaeb
|
Merge branch 'develop' of https://github.com/carissalow/rapids into develop
|
2021-03-16 22:52:50 -04:00 |
Weiyu
|
73c980e846
|
Added test cases for test05 and test06, updated the results
|
2021-03-16 22:51:30 -04:00 |
JulioV
|
771c14a928
|
Improve mysql containers error messages
|
2021-03-16 20:02:44 -04:00 |
JulioV
|
6e234f7951
|
Fix warn instead of stop when there are not device ids
|
2021-03-16 20:02:16 -04:00 |
JulioV
|
4c2f60fffd
|
Fix bugs in readable datetime and screen episodes
|
2021-03-16 20:01:43 -04:00 |
JulioV
|
bb737237d0
|
Fixes for aware_influxdb
|
2021-03-16 11:26:46 -04:00 |
JulioV
|
d6c22fdbc7
|
Fix an import bug and docs
|
2021-03-15 19:35:58 -04:00 |
JulioV
|
d9f4ea6fad
|
Fix links in home page
|
2021-03-15 12:12:41 -04:00 |
JulioV
|
f6ccc3c08c
|
Merge pull request #128 from carissalow/feature/multi_smartphone_app
Feature/multi smartphone app
|
2021-03-15 12:01:19 -04:00 |
JulioV
|
6b7ba28fc2
|
Change utterances theme based on global theme
|
2021-03-15 11:56:40 -04:00 |
JulioV
|
4528ab3641
|
Replace SRC LANGUAGE and FOLDER with SCRIPT
|
2021-03-14 22:14:13 -04:00 |
JulioV
|
5f355560de
|
Update CSV example links and feature introduction
|
2021-03-14 17:53:57 -04:00 |
JulioV
|
8583fa1db0
|
Add utterances comments
|
2021-03-14 16:13:18 -04:00 |
JulioV
|
93916e8242
|
Update migration guide
|
2021-03-14 13:41:27 -04:00 |
JulioV
|
f4b2bd1fb2
|
Cleanup data/
|
2021-03-14 13:36:22 -04:00 |
JulioV
|
42cee67664
|
Add aware_influxdb in beta
|
2021-03-14 13:33:43 -04:00 |
JulioV
|
e38d1fa8ba
|
Update RAPIDS diagrams
|
2021-03-14 13:17:31 -04:00 |