Skip to content

Fix TestDataPathsActivity jitter calculation#2349

Merged
q23175401 merged 1 commit into
mainfrom
fix_datapaths_jitter
Mar 11, 2026
Merged

Fix TestDataPathsActivity jitter calculation#2349
q23175401 merged 1 commit into
mainfrom
fix_datapaths_jitter

Conversation

@q23175401
Copy link
Copy Markdown
Collaborator

  1. Move jitter calculation from TestDataPathsActivity.java to DataPathAnalyzer.cpp to calcuate scores on each frame instead of in a UI event.
  2. Add kMinSmoothedMagnitude to align CTSV data paths jitter analyzer.
  3. Fix sinf to sin for precision.

1. Move jitter calculation from TestDataPathsActivity.java to DataPathAnalyzer.cpp
   to calcuate scores on each frame instead of in a UI event.
2. Add kMinSmoothedMagnitude to align CTSV data paths jitter analyzer.
3. Fix sinf to sin for precision.
@q23175401 q23175401 requested a review from robertwu1 March 10, 2026 01:28
@q23175401 q23175401 self-assigned this Mar 10, 2026
Copy link
Copy Markdown
Collaborator

@robertwu1 robertwu1 left a comment

Choose a reason for hiding this comment

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

LGTM. Please test the tests I mentioned before submitting

@q23175401 q23175401 merged commit 7d4dc30 into main Mar 11, 2026
3 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.

2 participants