Skip to content

Wear time showing 24 hours for almost 0 count day #3

@kaitlinsinger1

Description

@kaitlinsinger1

Hello, I'm seeing a weird pattern where the algorithm is labeling many 0 count minutes as wear time.
wear_day = choi_2011.choi_2011_calculate_non_wear_time(final_array, raw_data_min_grouped.index), where final array is X data from an AGD file, X/Z are an appended dummy array of 0s. It seemed like I needed to have some value in X,Y,Z for the algorithm to run.

You can see in the table below for 5/8:
image

Then when I plot the counts over the day I just see one spike:
image

I adjusted the hyperparameters with no luck. I've seen this in quite a few of my files and it's generally at the end of the file after a period of very low wear days. Do you have any idea why this is happening/how to fix?

Thanks,
Kaitlin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions