When loading one of the subjects into the app, we cannot see the actigraphy data for the first day.
Steps to Reproduce
Run the command: docker run -p 127.0.0.1:8051:8051 --volume ~/Documents/TEMP/actigraphy_tests/subjects:/data --volume 'pwd'/assets:/app/assets cmidair/actigraphy:latest
Sample: NDARAY461TZZ on day 1 - Sunday 31 December 2017.
Expected Results
We expect to see the ENMO and angle-z data for this day/participant.
Actual Results
Here is a screenshot of the app:
Here is a screenshot of the error displayed on the terminal when I tried to load this participant:
Additional Notes
You can find the data to reproduce this bug on ACCESS: /ocean/projects/med220004p/shared/data_derived/Actigraphy/data_to_reproduce_bugs
Description
When loading one of the subjects into the app, we cannot see the actigraphy data for the first day.
Steps to Reproduce
Run the command:
docker run -p 127.0.0.1:8051:8051 --volume ~/Documents/TEMP/actigraphy_tests/subjects:/data --volume 'pwd'/assets:/app/assets cmidair/actigraphy:latest
Sample: NDARAY461TZZ on day 1 - Sunday 31 December 2017.
Expected Results
We expect to see the ENMO and angle-z data for this day/participant.
Actual Results
Here is a screenshot of the app:
Here is a screenshot of the error displayed on the terminal when I tried to load this participant:
Additional Notes
You can find the data to reproduce this bug on ACCESS:
/ocean/projects/med220004p/shared/data_derived/Actigraphy/data_to_reproduce_bugs