Commit Graph

294 Commits (8377c12efb8e307546bf6c87476c0caaf8e2d93e)

Author SHA1 Message Date
Meng Li 8377c12efb Add sleep intraday features with RAPIDS provider 2021-02-26 17:47:01 -05:00
JulioV f565ac8a11 Review doc changes 2021-02-26 17:47:01 -05:00
Meng Li d0c0f876f4 Add docs of Fitbit sleep intraday features 2021-02-26 17:47:01 -05:00
Weiyu edf741306a added raw data for battery testing to test05 and test06
Validation for phone battery feature (test 3,4,5,6)

Added test case for battery status 3 in iOS device

Set all battery level with battery status 4 to the same with the previous one, so they have no change on battery level

Marked phone battery frequency as availiable
2021-02-25 13:45:25 -05:00
JulioV aa429bef64 Update git flow to add new features 2021-02-25 13:41:55 -05:00
JulioV 724027e383 Small fixes to timeathome docs, add config validation 2021-02-24 17:49:22 -05:00
nikunjgoel95 3d6caea6c4 Added the timeathome feature using infer_home_location.py as interim file. 2021-02-24 16:57:25 -05:00
JulioV 1870f513a6 Remove unsused pngs 2021-02-23 16:27:46 -05:00
JulioV d73bfdde1f Add `config.yaml` validation documentation. 2021-02-23 16:22:14 -05:00
Weiyu 1a9bcf8e37 Initial documentary for configuration schema 2021-02-23 11:07:51 -05:00
JulioV 12fffb9c63 Set TZDIR on M1 only, update installation for M1s 2021-02-21 18:23:12 -05:00
JulioV 9668dfac7a Update docs to support Empatica 2021-02-21 17:32:41 -05:00
abhineethreddyk 407ef14925 Updated test cases docs with active tests table 2021-02-16 19:08:32 -05:00
JulioV d8813e2d04 Fix bug when any of the rows from any sensor do not belong a time segment 2021-02-09 14:51:54 -05:00
JulioV 47bd695249 Deprecate Doryab circadian movement feature until it is fixed 2021-02-03 09:46:29 -05:00
Meng Li 6e59452c34 Update mkdocs.yml and add-new-features.md 2021-02-02 18:50:20 -05:00
Meng Li b67f990816 Add new `FITBIT_DATA_YIELD` `RAPIDS` provider 2021-02-02 18:30:21 -05:00
JulioV ec1c211599 Update change log for v0.4.2 so far 2021-02-02 12:05:01 -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 4746d7ab6c Added Observation in Doryab Feature docs. 2021-02-02 11:34:56 -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
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
abhineethreddyk 8ce9059e93 Updated testing docs 2021-01-20 22:40:35 -05:00
JulioV 17f3e5d598 Update nul FAQ 2021-01-14 15:25:08 -05:00
JulioV d0fe4d4c28 Add ALL_RESAMPLED flag and accuracy limit 2021-01-14 14:34:25 -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 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 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 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 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
JulioV 9418e6e936 Update docker and linux instructions to use RSPM binary repo for for faster installation 2021-01-05 18:36:19 -05:00
JulioV 2b1f3f230c v0.3.1 2020-12-21 16:30:46 -05:00
JulioV 29e3d9bf37 - Update R and Python virtual environments
- Add GH actions CI support for tests and docker
- Add release and test badges to README
2020-12-20 18:35:54 -05:00
JulioV 57d51378a3 Merge branch 'hotfix/v0.2.6' into develop 2020-12-20 17:04:08 -05:00
JulioV 67e0caa2fe Fix old versions banner on nested pages 2020-12-20 17:03:11 -05:00
JulioV d39b700b5f Update git flow docs, set keyboard flag to false 2020-12-20 13:55:41 -05:00
JulioV ac4526df5d Update docs, add renv and conda cache,& release CI 2020-12-20 13:54:31 -05:00
JulioV 9bf6042ea9 Merge branch 'hotfix/v0.2.5' into develop 2020-12-18 22:47:12 -05:00
JulioV d352b2c607 Fix docs deploy typo 2020-12-18 22:46:30 -05:00