one

Results 17 issues of one

I image wrong meta data such as height and weight can mess up with DynamicFitter engine. For example, the body weight of subject P10 of [this study](https://www.cambridge.org/core/journals/wearable-technologies/article/wearable-realtime-kinetic-measurement-sensor-setup-for-human-locomotion/488C21B7706FFDFA7FFAB387FD0A1A64) is reported as...

When I upload datasets using "addb -d dev upload", sometimes it doesn't pick up the project name. Try to reproduce this issue by uploading Carter2023_Formatted_No_Arm which is located in the...

For some trials, fames with valid GRF are labeled as missing GRF. Here are two examples: https://dev.addbiomechanics.org/data/e013a4d2-683d-48b9-bfe5-83a0305caf87/Carter2023_Formatted_No_Arm/P007_split1/trials/flatrun_fast_1/segment_5/ https://dev.addbiomechanics.org/data/e013a4d2-683d-48b9-bfe5-83a0305caf87/Tan2022_Formatted_No_Arm/02/trials/baseline/segment_1/

When hitting this button, wait until it says "waiting for server", and refresh, sometimes one subject gets reprocessed but most of the time no subject gets reprocessed.

[This one](https://dev.addbiomechanics.org/data/e013a4d2-683d-48b9-bfe5-83a0305caf87/Falisse2017_subject_0/) always show up after refreshing the webpage.

I'm retrieving CoP of this trial from [downloaded b3d](https://dev.addbiomechanics.org/data/e013a4d2-683d-48b9-bfe5-83a0305caf87/Carter2023_Formatted_No_Arm/P011_split1/) using cop = [frame.processingPasses[0].groundContactCenterOfPressure for frame in subject.readFrames(xxx)] The retrieved anterior-posterior CoP (x-axis) values don't change along with the foot segment....