Skip to content

Mono integration - gait analysis#29

Merged
Seeeeeyo merged 7 commits intodevfrom
mono-integration
Jan 23, 2026
Merged

Mono integration - gait analysis#29
Seeeeeyo merged 7 commits intodevfrom
mono-integration

Conversation

@Seeeeeyo
Copy link
Contributor

Copied and pasted new code from opencap-processing (branch 'mono-integration'). Let's see if it works on dev. if yes I'll change the other analysis functions.

@Seeeeeyo Seeeeeyo requested a review from suhlrich January 23, 2026 23:35
if calibTrialID == None:
calibTrialID = get_calibration_trial_id(session_id)
resp = requests.get("{}trials/{}/".format(API_URL, calibTrialID),
resp = requests.get("https://api.opencap.ai/trials/{}/".format(calibTrialID),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no hardcode

@suhlrich
Copy link
Collaborator

good to merge once comment resolved

@Seeeeeyo Seeeeeyo merged commit 5d73587 into dev Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants