File size: 735 Bytes
75fc2d6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "release_root": "CISR24",
  "thresholds": {
    "snr_mean_tol_db": 0.3,
    "snr_class_tol_db": 0.5,
    "snr_std_tol_db": 0.5,
    "snr_active_minus_noise_tol_db": 1,
    "active_len_class_acc_max": 0.25,
    "active_len_super_acc_max": 0.6,
    "feature_oracle_acc_max": 0.45
  },
  "checks": {
    "validate_all_true": true,
    "waveform_conformance_passed": true,
    "canonical_naming_passed": true,
    "release_meta_complete": true,
    "paper_alignment_passed": true,
    "effective_snr_grid_passed": true,
    "effective_snr_thresholds_match": true,
    "shortcut_protocol_complete": true,
    "active_len_class_acc_ok": true,
    "active_len_super_acc_ok": true,
    "feature_oracle_ok": true
  },
  "status": "passed"
}