Commit Graph

405 Commits (64406a4316f875ea94fa143008aecf347f7dda3c)

Author SHA1 Message Date
kaguillera 64406a4316 Attempt at fixing Travis 2020-07-09 12:03:53 -04:00
kaguillera 9ca54f930d WIFI Bug fix and testing 2020-07-07 17:15:32 -04:00
kaguillera f24d2876fc Fixed bluetooth bug and added feeature testing 2020-07-06 18:11:28 -04:00
kaguillera 61e86dd82b Update docs to include battery testcases 2020-07-01 18:56:15 -04:00
kaguillera b886fcab35 Add testing for battery features 2020-07-01 16:34:47 -04:00
JulioV 379036c2b1
Update extracted.rst 2020-07-01 15:30:28 -04:00
JulioV 8453def2c9
Update introduction.rst 2020-07-01 11:30:47 -04:00
JulioV c1379432b6 Fix run_tests.sh with new lines of preprocessing.snakefile 2020-06-30 19:23:03 -04:00
JulioV 06edf53016 Add support for multi-platform participants 2020-06-30 17:34:18 -04:00
kaguillera 0a6bef4257 Merge branch 'master' of https://github.com/carissalow/rapids
Fixing some inconsistencies
2020-06-30 16:53:40 -04:00
kaguillera 6b736a6009 Fixes to screen testing data files 2020-06-30 16:52:56 -04:00
JulioV 51dd231dc9
Update extracted.rst 2020-06-30 16:37:42 -04:00
kaguillera e8286d1487 Updated the screen tests for bug fix 2020-06-30 15:28:01 -04:00
JulioV 9811b8a34c Fix screen firstuseafter feature 2020-06-30 14:52:23 -04:00
JulioV c324ea59f2 Update issue templates 2020-06-30 08:57:48 -04:00
JulioV 61f1eaba31
Update README.md 2020-06-30 08:51:29 -04:00
JulioV 5a664b1c0c
Update faq.rst 2020-06-30 08:49:29 -04:00
JulioV b33a51dd76
Update faq.rst 2020-06-30 08:31:11 -04:00
Meng Li 234dfec1fa Fix minor bug of conversation_base.py 2020-06-29 20:29:49 -04:00
Meng Li 47369c4b2d Fix minor bug of applications_forground_base.py 2020-06-29 20:24:00 -04:00
JulioV b381672cae
Update config.yaml 2020-06-29 13:50:33 -04:00
Meng Li 16a086a9c8 Update step features of extracted.rst 2020-06-26 18:06:05 -04:00
Meng Li 62f862a738 Fix default for ACCELEROMETER VALID_SENSED_MINUTES 2020-06-26 17:35:29 -04:00
Meng Li 29b04b0601 Fix step bouts features 2020-06-26 17:33:30 -04:00
kaguillera 4af14eca4b Added testing sensor with empty raw data files 2020-06-26 16:47:31 -04:00
kaguillera 533d0adab3 Updated sms sensor to messages 2020-06-26 12:20:47 -04:00
Meng Li 17f41588d8 Fix the bug of feature extraction code for some sensors: break when there is no data for an epoch 2020-06-26 11:25:25 -04:00
Meng Li e66ed6a79b Fix the accelerometer bug: without evening data 2020-06-25 18:43:24 -04:00
JulioV 6608e47918
Fix conversation plugin bug that mixed android tables with ios 2020-06-25 16:38:24 -04:00
kaguillera 270eeabe3b Updated documentation. 2020-06-25 16:32:45 -04:00
Meng Li 84b9bd4e12 Merge branch 'master' of https://github.com/carissalow/rapids 2020-06-25 16:23:04 -04:00
Meng Li d48db18f95 Fix the bug of missing sleep features of some dates 2020-06-25 16:22:49 -04:00
nikunjgoel95 0c53fd275e Required changes in config 2020-06-24 17:03:14 -04:00
nikunjgoel95 929db5515c Adding countConversation and Fixing duplicate bugs in data.
Co-authored-by: JulioV <juliovhz@gmail.com>
2020-06-24 17:02:47 -04:00
Meng Li b795d1a022 Refactor wifi features 2020-06-24 15:46:27 -04:00
Meng Li b2347ecf03 Refactor bluetooth features 2020-06-24 15:10:42 -04:00
JulioV 8c647b3b4c
Fix default for STEP EXCLUDE_SLEEP 2020-06-24 13:40:15 -04:00
JulioV 1bdb52dd65 Add functionality to exlcude step data based on sleep 2020-06-24 13:33:58 -04:00
Meng Li fd3aedf634 Fix the bug of step features: concat two dataframes with different index datatype 2020-06-24 13:02:12 -04:00
Meng Li 8aa25144f0 Refactor analysis part of snakefile 2020-06-23 20:46:42 -04:00
kaguillera 211aec1234 Merge branch 'master' of https://github.com/carissalow/rapids
Refactoring tests
2020-06-23 18:29:32 -04:00
kaguillera 7bcf674793 Refactored testing after pipeline refactoring 2020-06-23 18:29:01 -04:00
Meng Li a47eb6823b Fix warning of conversation features; replace ' with " 2020-06-23 14:12:38 -04:00
JulioV 36017d5dca Refactor Snakefile and docs. Rename SMS scripts 2020-06-23 11:33:34 -04:00
kaguillera 9da4fb165c Update test suite (sms, calls and screen) 2020-06-22 20:47:56 -04:00
Meng Li 7aa66b9478 Update accelerometer docs 2020-06-22 15:39:00 -04:00
Meng Li 4d1ff10701 Rename heartrate zone features 2020-06-22 14:15:56 -04:00
Meng Li 99fe86ac2a Rename accelerometer features names 2020-06-22 13:47:25 -04:00
Meng Li a121c0fe7b Split accelerometer features in config file; drop count; add more stats features 2020-06-22 12:01:17 -04:00
nikunjgoel95 78a9d82a74 Modified the UNIX time to minutes from Midnight in timeFirstConversation and timeLastConversation 2020-06-21 16:49:29 -04:00