intelligent-environments-lab / utx000

Analysis related to the many studies under the UTx000 banner, a project under the Whole Communities, Whole Health initiative.
MIT License
0 stars 1 forks source link

Variable Renaming and Code Review #57

Closed HagenFritz closed 3 years ago

HagenFritz commented 3 years ago

Variable Renaming

To coincide with the wishes of the utx000 researchers, I need to rename my variables and output files according to the considerations listed in the wiki here.

Code Review

As I go through and edit/update the source code, I should include necessary documentation and streamline the code. There is a lot of redundancy in the code (multiple classes with similar functions) that could be compressed into one. However, the code works so this should only be considered if it considerably condenses the current source code.

HagenFritz commented 3 years ago

Need to work on the Fitbit data - I have updated all functions in class bpeace2() up until the Fitbit function.

HagenFritz commented 3 years ago

All source files have been updated - many notebooks are still out of date.

HagenFritz commented 3 years ago

Updating notebooks