Skip to content
Snippets Groups Projects

Enable nf=3 with `evolven3fit_new`.

Merged Emanuele Roberto Nocera requested to merge fix_evolven3fit_for_nf=3 into master
3 files
+ 106
24
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -97,6 +97,7 @@ def construct_eko_cards(
theory["mb"]: thresholds["b"],
theory["mt"]: thresholds["t"],
},
theory["nf0"],
)
op_card = default_op_card
masses = np.array([theory["mc"], theory["mb"], theory["mt"]]) ** 2
Loading