Remove stale EMOS documentation

This commit is contained in:
2569718930@qq.com
2026-06-10 00:40:58 +08:00
parent 24c4c2ebf6
commit 658f29c655
6 changed files with 10 additions and 43 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ def test_probability_snapshot_repository_recent_rows(tmp_path, monkeypatch):
'raw_sigma': 1.1,
'max_so_far': 14.9,
'peak_status': 'before',
'probability_mode': 'emos_shadow',
'probability_mode': 'legacy',
'prob_snapshot': [{'v': 15, 'p': 0.6}],
'shadow_prob_snapshot': [{'v': 15, 'p': 0.4}],
})