Skip to content
Richard Darst edited this page May 10, 2016 · 6 revisions

This is a list of things to do for our server and project. This page should be used for longer-term, more unstructured tasks, the issue tracker should be used for short or medium term bugs, and current server errors should be sent to rkdarst directly.

Server

  • Are timezones handled properly in the visualization? a) raw data page b)...
  • Converters: Add attributes which describe what it does, and have that included on the template page.
  • Create a test DB for local testing
  • View data: limit to certain time ranges
  • Delete own data
    • bootstrapify the pages
    • Add form for paging through data. default to last page.

Analysis

  • The file kdata/converter.py can me moved to koota-analysis, and should be made generally usable, far example a) made useful for off-the-server analysis b) quick command line interface to downloaded csv/json c) more added d) integrated back to the server
    • Create a wiki page documenting analysis tips and tricks.

Devices

  • Explore all PurpleRobot probes. What is useful and what isn't?
    • Compress the PR bluetooth info
    • What about PR step counter timestamps? They are not unixtime and restart on each reboot. How to get real times? PR source
  • Integrate funf data collection
  • For each device, on its device page, document
    • the type of data it sends, including an example, and how to be

Research

  • Sleep sensor calibration. What happens if you don't?
  • Sleep sensor: if things are removed, what Is calibration
Clone this wiki locally