Skip to content

fix: update weights in control points zones#350

Open
jobo322 wants to merge 3 commits intomainfrom
349-xwhittakersmoother-in-the-second-iteration-the-weights-become-strange-and-the-general-behavior-is-wrong
Open

fix: update weights in control points zones#350
jobo322 wants to merge 3 commits intomainfrom
349-xwhittakersmoother-in-the-second-iteration-the-weights-become-strange-and-the-general-behavior-is-wrong

Conversation

@jobo322
Copy link
Member

@jobo322 jobo322 commented Feb 26, 2026

No description provided.

@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.98%. Comparing base (cbe5f9d) to head (11788c2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #350      +/-   ##
==========================================
- Coverage   96.98%   96.98%   -0.01%     
==========================================
  Files         194      194              
  Lines        3712     3709       -3     
  Branches      938      937       -1     
==========================================
- Hits         3600     3597       -3     
  Misses        108      108              
  Partials        4        4              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

The minWeight option was causing inconsistent results in the smoothing algorithm. Removing it ensures the behavior remains predictable across all edge cases
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.

xWhittakerSmoother in the second iteration the weights become strange and the general behavior is wrong

1 participant