Commit Graph

831 Commits (b343399ffa3603b0e79adb6854af7161a488fc52)

Author SHA1 Message Date
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
nikunjgoel95 dcf1255b4b Fix runtime bug in Radius of Gyration of Doryab Location. 2020-10-10 13:26:06 -04:00
JulioV 3996e0ab17 Fix bug when episodes are empty 2020-10-09 17:00:20 -04:00
kaguillera 44fe792590 Cnfirming Travis false pass fix 2020-10-09 12:13:47 -04:00
kaguillera a7f2909645 Fix Travis false passing error 1.2 2020-10-09 11:51:36 -04:00
JulioV b0cbc0a54a Fix FAQ format 2020-10-09 11:43:36 -04:00
JulioV 2d10ba255e Add 2 faq 2020-10-09 11:41:25 -04:00
kaguillera 65cc3c01ac Fix Travis false passing error 1.1 2020-10-09 10:54:15 -04:00
kaguillera e8b9378a89 Trying to stop travis at first FAIL 1.0 2020-10-08 17:02:35 -04:00
kaguillera 3fb5a9e5cd Confirm proper testing 2020-10-08 15:04:33 -04:00
kaguillera 22219d3dfb Update calls testing for change from NA to zero 2020-10-08 14:54:22 -04:00
JulioV 2c7beec1da Fix NAs are now 0 in some calls and msgs features 2020-10-08 12:23:54 -04:00
Meng Li 236b1cd809 Update AR module for segments; Refactor input format 2020-10-07 18:11:06 -04:00
kaguillera 01ab59a3b6 Updated bluetooth testing & call testing for freq 2020-10-07 16:23:27 -04:00
JulioV 6b1e006b82 Refactor fused location resampling 2020-10-07 11:51:31 -04:00