Commit 766ef5b
committed
BENCHMARKS: biotin+streptavidin toy-param MBAR non-convergence is the correct failure mode
Two opt-in sampled runs on a real tight binder (ΔG=-18.3 kcal/mol
published) both hit MBAR "column sum = 0" at toy params (5x1000
and 11x1500). Documented here as the pipeline behaving correctly:
adjacent lambda windows don't overlap for tight binders at that
sampling budget, so the estimator refuses rather than emitting
garbage, and compute_absolute_binding_dg returns ok=False with a
biologist-readable reason. Production sampling (11 windows x 25 000
prod x 2 legs, GPU) is the next step via run_binding_streptavidin_gpu.sh.1 parent d684b93 commit 766ef5b
1 file changed
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
530 | 557 | | |
531 | 558 | | |
532 | 559 | | |
| |||
0 commit comments