Fourier-Mode Stability Shaping / results.json
Beats tuned baseline
1{
2 "config": {
3 "N": 32,
4 "m": 4,
5 "q": 2,
6 "mode": 1
7 },
8 "growth_rate_test": {
9 "predicted": -0.13607117212863953,
10 "observed": -0.1356493021292949,
11 "relative_error": 0.003100362793566568
12 },
13 "coupling_scaling_test": [
14 {
15 "kappa": 0.25,
16 "predicted": -0.03401779303215988,
17 "observed": -0.034004586391257544
18 },
19 {
20 "kappa": 0.5,
21 "predicted": -0.06803558606431977,
22 "observed": -0.06798291233924422
23 },
24 {
25 "kappa": 1.0,
26 "predicted": -0.13607117212863953,
27 "observed": -0.1358602615475344
28 },
29 {
30 "kappa": 1.5,
31 "predicted": -0.20410675819295931,
32 "observed": -0.2036321225839212
33 }
34 ],
35 "euler_boundary_test": {
36 "lambda": [
37 -5.515005260935266,
38 1.243332685643413
39 ],
40 "predicted_hcrit": 0.34510671075663524,
41 "observed_hcrit": 0.3494205446410932,
42 "relative_error": 0.0125
43 },
44 "negative_factor_test": {
45 "q": 3,
46 "mode": 1,
47 "mu": -0.1948789315665027,
48 "predicted_growth": 0.1948789315665027,
49 "observed_growth": 0.19490487876817833,
50 "relative_error": 0.00013314523774861993
51 },
52 "baseline_vs_shaped": {
53 "profile_q": 3,
54 "mode": 1,
55 "target_mu": 0.25,
56 "baseline": {
57 "weights": [
58 1.0,
59 1.0,
60 1.0,
61 1.0
62 ],
63 "mu": -0.1948789315665027,
64 "slope": 0.19490487876817833,
65 "amplitude_ratio": 1.2151953769176282
66 },
67 "fourier_shaped": {
68 "weights": [
69 1.1092161840168975,
70 1.1991354409907347,
71 0.7752385290861143,
72 -0.41579960657666526
73 ],
74 "mu": 0.11327833216728987,
75 "slope": -0.11316984065638962,
76 "amplitude_ratio": 0.8929989881585351
77 }
78 }
79}