JulioV
8ddb431e9f
Merge pull request #114 from carissalow/feature/doryab_timeDuration_fix
...
Feature/doryab time duration fix
2021-02-02 12:01:47 -05:00
nikunjgoel95
9b248c449d
Fixing and adding MAXIMUM_ROW_DURATION.
2021-02-02 11:38:13 -05:00
nikunjgoel95
e7fc8f44f2
Removing Sampling Frequency and fixing ROG, location entropy and normalized location entropy.
2021-02-02 11:38:08 -05:00
nikunjgoel95
cc2127e72d
Updated documentation for Duration.
2021-02-02 11:36:48 -05:00
nikunjgoel95
0bbf15f52e
Fixed the features dependent on time duration.
2021-02-02 11:36:14 -05:00
nikunjgoel95
4746d7ab6c
Added Observation in Doryab Feature docs.
2021-02-02 11:34:56 -05:00
Meng Li
3d0d062491
Fix HR summary bug: do not consider rows with restinghr=0
2021-02-01 17:29:30 -05:00
JulioV
1b664d9766
Update docs/faq.md
2021-02-01 16:12:57 -05:00
ThisWei777
77991d72f1
Added two FAQs
...
Added FAQs for Unimplemented MAX_NO_FIELD_TYPES and Running RAPIDS on Apple Silicon M1 Mac
2021-02-01 16:12:57 -05:00
Meng Li
f83c5a585e
Fix HR intraday bug: minutesonZONE features are 0
2021-02-01 13:57:12 -05:00
JulioV
aefc794274
Fix location processing when certain columns don't exist
2021-02-01 11:49:22 -05:00
abhineethreddyk
5296f9130f
Merge branch 'feature/update_testing_battery_periodic' into develop
2021-01-31 20:25:48 -05:00
abhineethreddyk
dbf57f43f3
Updated battery feature and its testing for periodic
2021-01-31 20:24:43 -05:00
abhineethreddyk
91168dac0d
Merge branch 'feature/testing_battery_periodic' into develop
2021-01-27 23:06:16 -05:00
abhineethreddyk
47ad6261cb
Updated testing for battery (periodic)
2021-01-27 23:04:43 -05:00
JulioV
0b87aa3b36
Fix bug when no error message was displayed for an empty `[PHONE_DATA_YIELD][SENSORS]` when resampling location data
2021-01-27 17:12:53 -05:00
ThisWei777
f1118bbf63
R 4.0.3 timezone issue ( #112 )
...
* Update docs/faq.md
2021-01-27 16:35:21 -05:00
JulioV
ea6894f2ff
Update change log for v0.4.0
2021-01-26 13:40:45 -05:00
JulioV
eb258d874a
Fix minor issues in docs
2021-01-26 13:27:53 -05:00
Meng Li
25a3492eba
Drop rows without "assigned_segments" column before feature extraction
2021-01-21 19:41:17 -05:00
Meng Li
797de54b34
Fix merge bug of fetch_provider_features() function
2021-01-21 14:58:31 -05:00
abhineethreddyk
c33baa8fd9
Merge branch 'feature/update_testing_docs' into develop
2021-01-20 22:42:46 -05:00
abhineethreddyk
8ce9059e93
Updated testing docs
2021-01-20 22:40:35 -05:00
Meng Li
5f60aac5c8
Fix KeyError bug of parsing steps data
2021-01-20 11:26:28 -05:00
abhineethreddyk
3a62f09101
Merge branch 'feature/updating_testing' into develop
2021-01-14 20:46:09 -05:00
abhineethreddyk
7317821e02
Updated testing for light and conversation (periodic and frequency)
2021-01-14 20:44:18 -05:00
abhineethreddyk
8fb0fda861
Merge branch 'feature/testing_wifi' into develop
2021-01-14 17:44:56 -05:00
abhineethreddyk
377f1a6a5e
Updated testing for wifi (periodic and frequency)
2021-01-14 17:41:57 -05:00
JulioV
17f3e5d598
Update nul FAQ
2021-01-14 15:25:08 -05:00
JulioV
8ef2e6191f
Update snakefile and config for tests
2021-01-14 15:24:55 -05:00
JulioV
fa10cbf86d
Merge branch 'feature/fix-location-processing' into develop
2021-01-14 14:35:36 -05:00
JulioV
d0fe4d4c28
Add ALL_RESAMPLED flag and accuracy limit
2021-01-14 14:34:25 -05:00
JulioV
4c1e311135
Add error msg for invalid phone data yield sensors
2021-01-14 14:31:40 -05:00
JulioV
585bf7bc5d
Add code so new feature providers can be added for the new four sensors
2021-01-14 14:31:40 -05:00
JulioV
8fd1d9dc29
Add four new sensors without providers
2021-01-14 14:31:40 -05:00
JulioV
38fadbf202
Feature/doryab location clustering ( #111 )
...
* Added OPTICS - lightweight clustering algorithm.
* Changed the error message for inconsistent parameters in CONFIG
* Removing hardcoded values and changing default EPS value in the clustering algorithm.
* Added Observation in Doryab Feature docs.
Co-authored-by: nikunjgoel95 <nikunjgoel2009@gmail.com>
2021-01-14 14:22:51 -05:00
JulioV
22f2bfd211
Docker repo only builds on release
2021-01-07 17:16:01 -05:00
JulioV
ee2882fe2a
Modified change log
2021-01-07 16:27:29 -05:00
JulioV
b7ba3c6407
Feature/location doryab fix ( #109 )
...
* Fixing the doryab location features for context of clustering.
* Fixed the wrong shifting while calculating the distance.
* Refractoring the haversine function
* Removed comments.
* Cleaning parts of the code.
* Updated the documentation for CLUSTER_ON parameter.
Co-authored-by: nikunjgoel95 <nikunjgoel2009@gmail.com>
2021-01-07 16:20:46 -05:00
JulioV
9fc48ee0dc
Merge branch 'feature/fitbit-fix' into develop
2021-01-06 12:10:38 -05:00
JulioV
3dd0e989a7
Update Doryab location docs
2021-01-06 12:09:06 -05:00
JulioV
4926497ae2
Fix bugs in Fitbit data parsing
...
- Fix the script that was breaking with an empty file
- Fix the script that was breaking when start/end dates were empty
- Ambigous and nonexistent DST times are handled now
- Remove unnecessary else clause
2021-01-06 11:43:01 -05:00
JulioV
5203aa60d1
Fix bugs in create participants files script
...
- The PHONE and FITBIT flags were mixed up
- The start/end dates from the CSV file weren't being parsed correctly
2021-01-06 11:14:15 -05:00
JulioV
3a80f93771
Fix segment error when device ids is empty
2021-01-06 11:12:10 -05:00
JulioV
af048b213d
Merge branch 'feature/rlib-fix' into develop
2021-01-05 19:26:53 -05:00
JulioV
b343399ffa
Add libglpk40 dependency
...
To CI tests, dockerfile and installation
Add libglpk40 to dockerfile and installation
2021-01-05 19:24:49 -05:00
JulioV
7921bc28a9
Update RSPM URL in tests CI
2021-01-05 18:43:19 -05:00
JulioV
9a55efaced
Merge branch 'feature/docker-updates' into develop
2021-01-05 18:38:36 -05:00
JulioV
aaa9ad22a2
Update changelog
2021-01-05 18:37:21 -05:00
JulioV
f6e66a43f0
Clarify in DB credential configuration that we only support MySQL
2021-01-05 18:36:55 -05:00