File tree Expand file tree Collapse file tree 1 file changed +2
-28
lines changed
Expand file tree Collapse file tree 1 file changed +2
-28
lines changed Original file line number Diff line number Diff line change 11{
2- "background" : {
3- "type" : " FRW" ,
4- "gauge" : " unitary" ,
5- "homogeneous_spurion" : true
6- },
7- "normalization" : {
8- "sigma_scheme" : true ,
9- "rank_one_scale_23" : true , // 使用 (2/3)·λ·τ 規模在 ROD/CM 兩條鏈
10- "trace_lock_eta" : 1.0 , // 取 η>0 的物理解
11- "TrT2" : 0.75 // Tr(𝒯^2)=3/4
12- },
13- "fit" : {
14- "parameters" : [" H" , " Upsilon" ],
15- "grid" : [
16- {"H" : 0.00 , "Upsilon" : 0.00 }, // 靜態點(便於定 c0)
17- {"H" : 0.10 , "Upsilon" : 0.00 }, // 只改 H
18- {"H" : 0.00 , "Upsilon" : 0.20 } // 只改 Upsilon
19- ],
20- "symbolic" : false // 若實作支援 SymPy,可設 true 走符號;否則用數值擬合
21- },
22- "projector" : {
23- "apply_PT_scalar_projector" : true
24- },
25- "outputs" : {
26- "csv" : " figs/data/mixing_matrix.csv" ,
27- "json" : " figs/data/mixing_matrix_meta.json" ,
28- "print_summary" : true
29- }
2+ "N" : { "ROD" : 0.75 , "CM" : -0.50 },
3+ "divN" : { "ROD" : 0.20 , "CM" : 0.35 }
304}
You can’t perform that action at this time.
0 commit comments