Commit Graph

859 Commits (ea6894f2ffef21386e62fd7de360ca4b85269205)

Author SHA1 Message Date
JulioV b8fb94e3ea Add conversation docs 2020-11-06 16:49:17 -05:00
JulioV 65760bc02e Add screen and update absolute links 2020-11-06 16:37:38 -05:00
JulioV cfbf3a3654 Add locations docs 2020-11-06 13:03:32 -05:00
JulioV fd67d54e09 Add light docs 2020-11-05 20:56:11 -05:00
JulioV 6f0e0d0791 Add AR docs 2020-11-05 20:42:56 -05:00
JulioV 56fd081ea6 Add battery docs and fix small issues 2020-11-05 20:12:14 -05:00
JulioV 62f1bf9d6b Update docs 2020-11-05 19:43:33 -05:00
JulioV 432f11fbcb Add bluetooth, calls, sms and wifi docs 2020-11-04 19:37:24 -05:00
JulioV 2aa44fc504 Change SENSOR_DATA to DEVICE_DATA 2020-11-04 17:16:46 -05:00
JulioV 231a5d4265 Add FAQ 2020-11-04 16:41:39 -05:00
JulioV ce55cbda4a Add file structure docs 2020-11-04 14:11:46 -05:00
Meng Li 82873c285d Make sure feature rules of all sensors support both Python and R scripts 2020-11-04 14:05:25 -05:00
JulioV 1ea2730afd Update minimal workflow example docs 2020-11-04 13:27:58 -05:00
JulioV 40f7ef4935 Merge branch 'day_segments' of https://github.com/carissalow/rapids into day_segments 2020-11-04 13:14:23 -05:00
Meng Li 39632c66f5 Update steps features for segments 2020-10-30 18:57:04 -04:00
JulioV 64dd03a07d New docs using mkdocs (home and setup) 2020-10-30 15:48:05 -04:00
JulioV 7f7eac0769 Merge branch 'ds2' into day_segments 2020-10-28 17:53:00 -04:00
JulioV c5197b6c5f Merge branch 'master' into ds2 2020-10-28 17:50:37 -04:00
Meng Li 93055dacee Update HR main.py 2020-10-28 17:02:21 -04:00
JulioV daa88b8d25 remove .py ext from rapids.py 2020-10-28 16:59:19 -04:00
JulioV 47470bbfbf Add rapids wrapper script 2020-10-28 16:43:19 -04:00
JulioV f36a7052b3 Add config update file to create participants file 2020-10-28 14:11:41 -04:00
JulioV 8f74d3f3b7 Minor updates to config and Snakefile 2020-10-28 14:03:02 -04:00
Meng Li 84068ab33c Update fitbit_parse_steps.py: add summary data 2020-10-28 13:07:35 -04:00
abhineethreddyk 2489f70ea7 Added testing for conversation (frequency) and updated testing for conversation (periodic) 2020-10-27 21:51:02 -04:00
Meng Li ed7585c2bf Update heartrate features for segments 2020-10-27 17:55:57 -04:00
JulioV d5931c75d8 Refactor script to create participants files 2020-10-27 17:13:16 -04:00
Meng Li c8176b2d90 Fix MissingInputException issue of download_fitbit_data rule 2020-10-27 14:59:47 -04:00
Meng Li 2601ccde87 Fix minor bug of download_fitbit_data rule 2020-10-27 13:40:10 -04:00
Meng Li 25e1f1fbb5 Update Python chunk_episodes 2020-10-26 18:47:57 -04:00
abhineethreddyk 6f7f88aac3 Updated Snakemake, run_tests.sh and testing_config.yaml in tests directory 2020-10-26 18:18:11 -04:00
JulioV b986599226 Add support to read fitbit data from csv files 2020-10-26 17:17:53 -04:00
JulioV f1ddfae04f Fix missing params battery and AR 2020-10-26 15:51:22 -04:00
JulioV f0a551164a Fix AR names 2020-10-26 15:44:21 -04:00
JulioV e10e030baf Unify AR iOS walking and running conversion 2020-10-26 15:44:09 -04:00
JulioV 234588c94d Expose episode threshold between rows parameter 2020-10-26 15:28:19 -04:00
JulioV 2fe5a0d822 Update R chunk_episodes 2020-10-26 15:10:32 -04:00
JulioV c78ccfced7 Remove microseconds from chuncked date times 2020-10-26 15:03:31 -04:00
Meng Li 2b7bd0ae6e Modify output format of chunk_episodes() function 2020-10-26 13:00:53 -04:00
JulioV 1d04aa6807 Add check for non-overlapping event day segments 2020-10-23 12:15:26 -04:00
JulioV 86509207ac Turn off warnings for tidyverse and dplyr 2020-10-23 10:41:00 -04:00
JulioV c41d24df45 Fix bug when there are no event segments for participants 2020-10-22 16:41:26 -04:00
JulioV 47adb8bc4b Add tz support to fitbit 2020-10-22 14:38:40 -04:00
JulioV cff83a7ceb Implement parse fitbit data 2020-10-22 13:08:52 -04:00
abhineethreddyk e0cd360c6d Updated testing_config.yaml files 2020-10-21 17:45:58 -04:00
abhineethreddyk 2a512a3d46 Fixed a bug in run_tests.sh and updated testing_config.yaml files 2020-10-21 17:28:52 -04:00
abhineethreddyk 042cd14c62 Updated Snakemake, run_tests.sh, raw sensor data & feature data filenames, and participant files' structure in the tests directory to make them consistent with the recent updates to RAPIDS 2020-10-21 16:46:40 -04:00
JulioV c266f6dd10 Update participant files structure and fitbit download rule 2020-10-20 19:12:01 -04:00
abhineethreddyk c835987d52 Updated application foreground and wifi's filenames in the tests directory 2020-10-20 00:07:56 -04:00
abhineethreddyk 7e24c6735b Updated tests/scripts/utils.py 2020-10-19 20:39:53 -04:00