neurobooth / neurobooth-os

Python package for digital phenotyping data synchronization and acquisition
http://neurobooth.github.io
BSD 3-Clause "New" or "Revised" License
6 stars 6 forks source link

DSC Updates #411

Closed boubre closed 4 months ago

boubre commented 4 months ago

Bundling together three stories about DSC:

  1. Updating instructions. Related to the changed for MOT, the assets have also been moved to the configs.
  2. Made sure that I get the correct task end image in testing. I found a bit of code that could be responsible for an incorrect image and fixed it.
  3. There was a story about DSST sometimes going on indefinitely. Though I can't conclusively test the fix, I found a part of the logic that could cause this sort of situation and patched it.

I also refactored the code to be more legible, though not to the extent that I did MOT.

Config changes: https://github.com/neurobooth/configs/pull/9