Commit 04d4fb6
fix: update neg_mask inside iarpls iteration loop
Move neg_mask computation inside the loop to avoid stale mask bug.
The mask now updates with each iteration's residuals instead of using
the initial coarse baseline positions.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 0a8c9c3 commit 04d4fb6
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | 467 | | |
472 | 468 | | |
473 | 469 | | |
| |||
478 | 474 | | |
479 | 475 | | |
480 | 476 | | |
481 | | - | |
| 477 | + | |
482 | 478 | | |
| 479 | + | |
483 | 480 | | |
484 | 481 | | |
485 | 482 | | |
| |||
0 commit comments