Commit 471f8fe
Scale the weight window cutoff with the window normalization
WeightWindow::scale multiplies the lower, upper, and survival weights by a
factor but left weight_cutoff fixed, so after a renormalization the cutoff no
longer sat at the same relative depth below the window. Scale weight_cutoff by
the same factor so it keeps its relative position in any normalization frame.
Split out of #3968 for focused review.
Co-authored-by: jon-proxima <jon@proximafusion.com>
Co-authored-by: John Tramm <jtramm@gmail.com>1 parent d06fdee commit 471f8fe
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
| |||
0 commit comments