Skip to content

Question rather than an issue #25

@joergheintz

Description

@joergheintz

Hi Matt,

I wanted to use your package to investigate this data set here.

I installed Python 3.6.1 (3.6 produced errors), downgraded to scikit-learn==0.18.2 (20.xx produced errors), and could run the demo. It generated the hmtl file, and the feature csv file, Applying gaitpy on this dataset though doesn't work. The bouts can not be identified.

sample rate = 100Hz
size = 170cm
sample size = 670 records (below is a subset)

id         x          y         **z**      seq    **time**  gender   age

114431 0.040 -0.930 -0.068 1 10 1 25
114431 0.044 -0.922 -0.090 1 20 1 25
114431 0.052 -0.930 -0.100 1 30 1 25
114431 0.088 -0.954 -0.108 1 40 1 25
114431 0.108 -0.952 -0.118 1 50 1 25

So, I checked the demo materials you provided and couldn't find your input data. Could you provide the csv file with the actual accelerator data? I think this would help to narrow down the issue.

Command Line Output:
Classifying bouts of gait...
Bout classification complete!
Extracting features...
The classified_gait data indicates no bouts of gait were detected, aborting...
Plotting contacts...
Unable to load gait features: Please make sure the gait_features is in the correct format, aborting...

Best George

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