error in reprocessing

New project for OpenCap, which is a new software package to estimate 3D human movement dynamics from smartphone videos. OpenCap strongly relies on OpenSim.
POST REPLY
User avatar
Mina Salehi
Posts: 8
Joined: Sun Nov 05, 2023 8:49 am

error in reprocessing

Post by Mina Salehi » Tue Jan 09, 2024 10:58 am

Hello,

I am trying to reprocess a session with LaiUhlrich2022_shoulder model. In Anaconda Prompt, I get a failed error right after "using augmenter model: v0.3".

Two photos are attached. Could you please advise?
Thanks so much.
Attachments
photo1704822403.jpeg
photo1704822403.jpeg (290.83 KiB) Viewed 330 times
photo1704822379.jpeg
photo1704822379.jpeg (236.72 KiB) Viewed 330 times

User avatar
Antoine Falisse
Posts: 422
Joined: Wed Jan 07, 2015 2:21 am

Re: error in reprocessing

Post by Antoine Falisse » Tue Jan 09, 2024 11:16 am

It seems like something failed during the OpenSim part: https://github.com/stanfordnmbl/opencap ... in.py#L407

You might want to debug and try to find out what exactly is causing the trial to fail. For instance, you can use an IDE and set breakpoints.

best,
Antoine

User avatar
Mina Salehi
Posts: 8
Joined: Sun Nov 05, 2023 8:49 am

Re: error in reprocessing

Post by Mina Salehi » Tue Jan 09, 2024 1:42 pm

Unfortunately, I lost my neutral file during this error. How can I recover it for debugging purposes again?
my session id is '4a336859-0ba3-447f-bb85-8420abe10657'
Thanks

User avatar
Mina Salehi
Posts: 8
Joined: Sun Nov 05, 2023 8:49 am

Re: error in reprocessing

Post by Mina Salehi » Tue Jan 09, 2024 7:52 pm

Update:

Hi Antoine, I was able to reprocess the session and recover the trials.
Thank you :)

User avatar
Antoine Falisse
Posts: 422
Joined: Wed Jan 07, 2015 2:21 am

Re: error in reprocessing

Post by Antoine Falisse » Wed Jan 10, 2024 10:33 am

great :)

POST REPLY