Single-Node Anti-Oscillation Anchor / results.json
Mechanism failed
1{
2 "setup": {
3 "N": 16,
4 "gamma_stable": 0.92,
5 "gamma_unstable": 1.08,
6 "anchor_selected": 15,
7 "anchor_random": 4,
8 "flip_coordinate_weight": 0.2966751430929695
9 },
10 "prediction_1_first_order_slope": {
11 "predicted_dlambda_dkappa": -0.2966751430929695,
12 "observed_dlambda_dkappa": -0.299263407372512,
13 "relative_error": 0.008724237064685326,
14 "samples": [
15 [
16 0.0,
17 -0.919999999999998
18 ],
19 [
20 0.001,
21 -0.9202969283982353
22 ],
23 [
24 0.002,
25 -0.9205943633675238
26 ],
27 [
28 0.005,
29 -0.9214897085962283
30 ],
31 [
32 0.01,
33 -0.9229920902108452
34 ]
35 ]
36 },
37 "prediction_2_sign_for_unstable_flip": {
38 "predicted_dlambda_dkappa": -0.2966751430929695,
39 "observed_dlambda_dkappa": -0.30207435553252565,
40 "rho_kappa_0": 1.0800000000000005,
41 "rho_kappa_0.8": 1.4509376493106272,
42 "first_stable_kappa": null
43 },
44 "prediction_3_anchor_selection": {
45 "kappa": 0.2,
46 "rho_random": 1.092016629537984,
47 "rho_selected": 1.14800278946251,
48 "selected_mode_weight": 0.2966751430929695,
49 "random_mode_weight": 0.04751815196123206
50 },
51 "mini_experiment": {
52 "none": {
53 "rho": 1.0800000000000005,
54 "A_K": 1.3343203061803093,
55 "norm_K": 9.353072056920848
56 },
57 "random": {
58 "rho": 1.092016629537984,
59 "A_K": 0.8979718694312411,
60 "norm_K": 6.8559757560196335
61 },
62 "selected": {
63 "rho": 1.14800278946251,
64 "A_K": 5.1963892218001355,
65 "norm_K": 21.560740656215362
66 }
67 }
68}