Skip to content

Conversation

@k1o0
Copy link
Contributor

@k1o0 k1o0 commented Jan 6, 2026

Resolves issue #932 and issue #940 by ensuring stim position in test data has the correct polarity, and testing direction in check_wheel_move_during_closed_loop.

Resolves issue #932 and issue #940 by ensuring stim position in test
data has the correct polarity, and testing direction in
check_wheel_move_during_closed_loop.
@k1o0 k1o0 requested a review from grg2rsr January 6, 2026 14:19
idx = np.abs(re_ts - t[0]).argmin() - 1
origin = re_pos[idx]
metric[i] = np.abs(pos - origin).max()
p_max = np.argmax(np.abs(pos - origin))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

var should be i_max but whatever

@grg2rsr grg2rsr merged commit 833f621 into develop Jan 7, 2026
2 checks passed
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.

3 participants