Commit Graph

795 Commits (a17326ad9562ea2699a619debf84c89fdb6c685e)

Author SHA1 Message Date
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
Meng Li 8c0f6a000d Fix chunk_episodes() bugs: set segment_start_timestamp as int 2020-10-19 19:36:26 -04:00
abhineethreddyk 90f70255ae Updated light and bluetooth filenames in the tests directory 2020-10-19 18:48:15 -04:00
abhineethreddyk 70fa49edc0 Updated calls' filenames in the tests directory 2020-10-19 18:23:42 -04:00
abhineethreddyk 87b23d7848 Update Snakemake, testing_config.yaml, and messages' filenames in the tests directory 2020-10-19 17:13:10 -04:00
JulioV 24bf62a7ab Update file names 2020-10-19 15:07:12 -04:00
abhineethreddyk d32771fd9e Merge branch 'day_segments' of https://github.com/carissalow/rapids into day_segments 2020-10-13 23:25:14 -04:00
abhineethreddyk 827fd8e9b0 Added testing for applications foreground (frequency) and updated testing for applications foreground (periodic) 2020-10-13 23:24:12 -04:00
Meng Li 640890c7b4 Update extracted.rst: AR 2020-10-13 18:26:33 -04:00
Meng Li ac9cf92732 Add accelerometer features of PANDA provider 2020-10-13 17:54:53 -04:00
Meng Li 29dcd1f284 Add accelerometer features of RAPIDS provider 2020-10-13 11:42:36 -04:00
abhineethreddyk 55c12fc83c Added testing for messages (frequency) and updated testing for messages (periodic) 2020-10-12 21:06:28 -04:00
abhineethreddyk fcb105c9dd Added testing for wifi (frequency) and updated testing for wifi (periodic) 2020-10-12 19:14:55 -04:00
abhineethreddyk dbd6fb1c3a Updated testing for light (frequency) with raw data files 2020-10-12 15:33:59 -04:00
abhineethreddyk be140221cf Added testing for light (frequency) and updated testing for light (periodic) 2020-10-12 00:32:46 -04:00