RealTime
Real-time shot-noise monitoring, and what it still leaves hideable
4/4 passed in 0ms
| Test | What it does | Result |
|---|---|---|
test_detects_jouguet | tlo_monitor flags Jouguet's ratio 1.525 at | ✅ pass |
test_honest_quiet | At ratio 1 the monitored gap is exactly 0 and nothing is flagged at any n. | ✅ pass |
test_residual_falls | The excess noise still hideable beneath the detection threshold falls as 1/sqrt(n), tenfold per four decades of samples. | ✅ pass |
test_root_falls | tlo_monitor's resolution is sqrt(2/n), falling tenfold from n = 1e4 to 1e6. | ✅ pass |