add decay_saffman_v2_A10_frames.json
Browse files
decay_saffman_v2_A10_frames.json
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"case": "decay_saffman_v2",
|
| 3 |
+
"source": "released zarr frames (a10_from_zarr.py)",
|
| 4 |
+
"n_seeds": 8,
|
| 5 |
+
"n_frames": 400,
|
| 6 |
+
"seed_scan": [
|
| 7 |
+
{
|
| 8 |
+
"n_seed": 1,
|
| 9 |
+
"n_frames": 50,
|
| 10 |
+
"cross_pct": 5.969,
|
| 11 |
+
"comp_pct": 15.588,
|
| 12 |
+
"C_fit": 42.2
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"n_seed": 2,
|
| 16 |
+
"n_frames": 100,
|
| 17 |
+
"cross_pct": 5.219,
|
| 18 |
+
"comp_pct": 8.868,
|
| 19 |
+
"C_fit": 52.2
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"n_seed": 4,
|
| 23 |
+
"n_frames": 200,
|
| 24 |
+
"cross_pct": 3.49,
|
| 25 |
+
"comp_pct": 7.24,
|
| 26 |
+
"C_fit": 49.4
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"n_seed": 6,
|
| 30 |
+
"n_frames": 300,
|
| 31 |
+
"cross_pct": 2.238,
|
| 32 |
+
"comp_pct": 5.547,
|
| 33 |
+
"C_fit": 38.8
|
| 34 |
+
},
|
| 35 |
+
{
|
| 36 |
+
"n_seed": 8,
|
| 37 |
+
"n_frames": 400,
|
| 38 |
+
"cross_pct": 2.417,
|
| 39 |
+
"comp_pct": 4.508,
|
| 40 |
+
"C_fit": 48.3
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"pooled_A10_cross_pct": 2.417,
|
| 44 |
+
"pooled_A10_comp_pct": 4.508,
|
| 45 |
+
"per_seed_cross_mean_pct": 7.668,
|
| 46 |
+
"per_seed_cross_std_pct": 3.775,
|
| 47 |
+
"per_seed_cross_range": [
|
| 48 |
+
3.32,
|
| 49 |
+
13.81
|
| 50 |
+
],
|
| 51 |
+
"n_seeds_individually_over_2pct": 8,
|
| 52 |
+
"thresholds": {
|
| 53 |
+
"cross": 2.0,
|
| 54 |
+
"comp": 5.0
|
| 55 |
+
},
|
| 56 |
+
"verdict": "FAIL"
|
| 57 |
+
}
|