Skip to content

Validate tracking phase and residual inputs#86

Merged
FlorianPfaff merged 10 commits into
mainfrom
codex/batch-correctness-fixes-6
Jun 11, 2026
Merged

Validate tracking phase and residual inputs#86
FlorianPfaff merged 10 commits into
mainfrom
codex/batch-correctness-fixes-6

Conversation

@FlorianPfaff

Copy link
Copy Markdown
Member

Summary:

  • Validate numeric tracking, velocity, component-filter, and frame-index settings.
  • Validate residual noise, render geometry, phase coordinate, registration, and smoothing settings.
  • Reject fractional/nonfinite values before they can silently alter detections, tracking, or rendered backgrounds.

Verification:

  • python -m pytest
  • python -m ruff check beltmap scripts tests
  • git diff --check

@github-actions

Copy link
Copy Markdown

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 8 0 0 0.56s
✅ COPYPASTE jscpd yes no no 7.05s
✅ MARKDOWN markdownlint 19 0 0 0 2.12s
✅ PYTHON ruff 127 0 0 0 0.33s
✅ REPOSITORY git_diff yes no no 0.02s
✅ YAML prettier 10 0 0 0 1.08s
✅ YAML v8r 10 0 0 5.05s
✅ YAML yamllint 10 0 0 1.07s

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@FlorianPfaff FlorianPfaff enabled auto-merge (squash) June 10, 2026 18:51
@FlorianPfaff FlorianPfaff merged commit 7902b66 into main Jun 11, 2026
7 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.

1 participant