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
JulioV
9e8178edbd
Merge branch 'hotfix/v0.2.4' into develop
2020-12-18 22:36:25 -05:00
JulioV
265163d228
Fix broken links in landing page and docs deploy
2020-12-18 22:35:10 -05:00
JulioV
079547e60d
Update virtual envs
2020-12-18 14:06:28 -05:00
JulioV
1b65f11b89
Fix participant IDS in the example analysis workflow
2020-12-18 11:27:04 -05:00
JulioV
7f4294d016
Fix readme link to docs
2020-12-12 17:51:01 -05:00
JulioV
3867f9c0d8
Fix old version banner
2020-12-12 17:36:15 -05:00
JulioV
1359acf5fd
Update git flow
2020-12-12 17:13:04 -05:00
JulioV
63202c62cc
Fix BT doryab bug and update change log
2020-12-12 17:11:48 -05:00
JulioV
5bd1bfe856
Add new bluetooth doryab features and deprecate rapids provider
2020-12-12 17:01:46 -05:00
JulioV
266dd28d02
Add bluetooth doryab features
2020-12-11 12:03:22 -05:00
JulioV
9ff75b10ba
Update faq
2020-12-09 18:54:49 -05:00
JulioV
a7269dab55
Fix Configuration broken link
2020-12-08 15:31:34 -05:00
JulioV
e131983967
Add dev/tag triggered docs and git flow
2020-12-07 21:08:14 -05:00
Meng Li
17a3414987
Update analysis.md
2020-12-07 10:56:37 -05:00
JulioV
a035b785f4
Small fixes to the analysis example
2020-12-04 16:46:06 -05:00
JulioV
73f15d44fb
Update landing page
2020-12-04 16:33:55 -05:00
JulioV
621885ee86
Add change log to docs
2020-12-04 16:21:22 -05:00
JulioV
fdd61521f8
Add visualization docs
2020-12-04 16:19:25 -05:00
JulioV
a2a532ed81
Adjust figure width
2020-12-04 15:33:30 -05:00
JulioV
9a02e93b25
Swap RMySQL for RMariaDB
2020-12-04 14:57:13 -05:00
JulioV
5baaa94092
Update migrating docs
2020-12-03 21:04:20 -05:00
JulioV
3560217e3b
Update to analysis workflow docs
2020-12-03 19:22:16 -05:00
JulioV
a3330e703b
Add migration docs
2020-12-03 18:57:43 -05:00
JulioV
1e9e83f2f3
Small fix minimal example
2020-12-03 15:51:59 -05:00
JulioV
7ded397378
Add analysis workflow example
2020-12-03 12:50:28 -05:00
JulioV
fca0528e53
Update file structure docs
2020-12-03 11:50:54 -05:00
JulioV
258b60883c
Add overnight time segment example
2020-12-02 18:49:59 -05:00
JulioV
614e759551
Refactor day segments to time segments
2020-12-02 18:41:03 -05:00
JulioV
e0f43d581c
Add day segment examples
2020-12-02 17:49:44 -05:00
JulioV
f4aeb3bba9
Rename configuration page
2020-12-02 17:27:05 -05:00
JulioV
c24cba8679
Event segments' device id can be one of any assigned to a participant
2020-12-02 17:17:55 -05:00
Meng Li
8daa5ef20e
Update add-new-features.md
2020-11-30 15:43:03 -05:00
JulioV
63215b3c70
Add code of conduct
2020-11-30 13:51:05 -05:00