diff --git a/crates/applications/stacked_cores/scripts/stacked_cores_40xx_db.py b/crates/applications/stacked_cores/scripts/stacked_cores_40xx_db.py index c4d3baf..cd277be 100755 --- a/crates/applications/stacked_cores/scripts/stacked_cores_40xx_db.py +++ b/crates/applications/stacked_cores/scripts/stacked_cores_40xx_db.py @@ -33,18 +33,20 @@ sims = [ ("40-0.00059999997rad-6coupling-9_1_winding-1e11-drive", "fwd_40_600um_6_9_1_1e11", 12000), ("40-0.00059999997rad-6coupling-11_1_winding-5e10-drive", "fwd_40_600um_6_11_1_5e10", 10000), - # not yet analyzed: (sim_name(6, 3, 600, "5e10"), "fwd_40_600um_6_7_1_5e10", 20000), # (sim_name(10, 3, 600, "5e10"), "fwd_40_600um_10_7_1_5e10", 20000), (sim_name(6, 2, 600, "5e10"), "fwd_40_600um_6_5_1_5e10", 20000), (sim_name(8, 2, 600, "5e10"), "fwd_40_600um_8_5_1_5e10", 20000), (sim_name(10, 2, 600, "5e10"), "fwd_40_600um_10_5_1_5e10", 20000), - # sim_name(12, 3, 800, "5e10", norm=20000), - # sim_name(12, 3, 800, "1e11", norm=20000), - # sim_name(12, 2, 800, "5e10", norm=20000), - # sim_name(12, 2, 800, "1e11", norm=20000), - # sim_name(8, 1, 600, "5e10", norm=20000), - # sim_name(12, 1, 600, "5e10", norm=20000), + + # incomplete + # (sim_name(12, 3, 800, "5e10"), "fwd_40_800um_12_7_1_5e10", 20000), + # (sim_name(12, 3, 800, "1e11"), "fwd_40_800um_12_7_1_1e11", 20000), + # (sim_name(10, 4, 800, "2e11"), "fwd_40_800um_10_9_1_2e11", 20000), + # (sim_name(10, 4, 800, "5e10"), "fwd_40_800um_10_9_1_5e10", 20000), + # (sim_name(10, 4, 800, "1e11"), "fwd_40_800um_10_9_1_1e11", 20000), + # (sim_name(12, 2, 800, "5e10"), "fwd_40_800um_12_5_1_5e10", 20000), + # (sim_name(12, 2, 800, "1e11"), "fwd_40_800um_12_5_1_1e11", 20000), ] measurements = { real: [human, norm, None, None] for (real, human, norm) in sims } @@ -697,6 +699,7 @@ Piecewise( [ 745, -450 ], # -0.2 [ 2015, 707 ], # -0.15 [ 2946, 1814 ], # -0.1 + [ 3364, 2409 ], # -0.07 [ 3589, 2765 ], # -0.05 [ 3984, 3233 ], # 0.0 [ 4239, 3447 ], # 0.05