childmindresearch / app-actigraphy

A webapp for annotating actigraphy data
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Bug: App is not displaying the graph on the first day #46

Closed nathaliaesper closed 9 months ago

nathaliaesper commented 9 months ago

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: Screen Shot 2024-01-15 at 7 42 30 PM

Here is a screenshot of the error displayed on the terminal when I tried to load this participant: Screen Shot 2024-01-15 at 7 42 15 PM

Additional Notes

You can find the data to reproduce this bug on ACCESS: /ocean/projects/med220004p/shared/data_derived/Actigraphy/data_to_reproduce_bugs