diff --git a/Kappa_framework/ESPPU25/experiments/LCF_1000_tth.yaml b/Kappa_framework/ESPPU25/experiments/LCF_1000_tth.yaml new file mode 100644 index 00000000..86ab12ee --- /dev/null +++ b/Kappa_framework/ESPPU25/experiments/LCF_1000_tth.yaml @@ -0,0 +1,18 @@ +dataset_name: LCF_1000_tth +doi: '-' +hepdata: none +units: none +description: ttH inferred from yukawa coupling, both polarizations +num_data: 2 +num_sys: 1 +data_central: + - 1.0 + - 1.0 +statistical_error: + - 0.057 + - 0.04 +systematics: + - - 0.0 + - 0.0 +sys_names: null +sys_type: null diff --git a/Kappa_framework/ESPPU25/experiments/LCF_500_tth.yaml b/Kappa_framework/ESPPU25/experiments/LCF_500_tth.yaml new file mode 100644 index 00000000..2c4af02e --- /dev/null +++ b/Kappa_framework/ESPPU25/experiments/LCF_500_tth.yaml @@ -0,0 +1,18 @@ +dataset_name: LCF_500_tth +doi: '-' +hepdata: none +units: none +description: ttH inferred from yukawa coupling, both polarizations +num_data: 2 +num_sys: 1 +data_central: + - 1.0 + - 1.0 +statistical_error: + - 0.163 + - 0.106 +systematics: + - - 0.0 + - 0.0 +sys_names: null +sys_type: null diff --git a/Kappa_framework/ESPPU25/runcards/kappa0/LCF1000.yaml b/Kappa_framework/ESPPU25/runcards/kappa0/LCF1000.yaml index 6c8783d8..041ef8a1 100644 --- a/Kappa_framework/ESPPU25/runcards/kappa0/LCF1000.yaml +++ b/Kappa_framework/ESPPU25/runcards/kappa0/LCF1000.yaml @@ -1,7 +1,7 @@ -result_ID: LCF_1000 -result_path: /SMEFIT/ESPPU25_fit/kappa0 -data_path: smefit_database/Kappa_framework/ESPPU25/experiments -theory_path: smefit_database/Kappa_framework/ESPPU25/theory_cards +result_ID: LCF_1000_th +result_path: /home/tentori/SMEFIT/ESPPU25_fit/kappa0 +data_path: /home/tentori/SMEFIT/smefit_database/Kappa_framework/ESPPU25/experiments +theory_path: /home/tentori/SMEFIT/smefit_database/Kappa_framework/ESPPU25/theory_cards order: LO use_theory_covmat: false use_t0: true @@ -11,16 +11,18 @@ poly_mode: true external_coefficients: kh2: (0.57676*kb**2+0.063*ktau**2+0.0291*kc**2+0.215*kW**2+0.0264*kZ**2+0.0857*kg**2+0.00228*kgamma**2+0.00154*kZgamma**2+0.000220*kmu**2) nlive: 500 -lepsilon: 0.04 -target_evidence_unc: 0.04 -target_post_unc: 0.04 -frac_remain: 0.01 +lepsilon: 0.03 +target_evidence_unc: 0.03 +target_post_unc: 0.03 +frac_remain: 0.03 store_raw: false datasets: - LCF_250 - LCF_350 - LCF_500 - LCF_1000 + - LCF_500_tth + - LCF_1000_tth coefficients: kb: min: 0.8 @@ -52,8 +54,6 @@ coefficients: min: 0.4 max: 1.6 kt: - min: 0.999 - max: 1.001 - constrain: true - value: 1.0 + min: 0.4 + max: 1.6 rot_to_fit_basis: null diff --git a/Kappa_framework/ESPPU25/runcards/kappa0/LCF500.yaml b/Kappa_framework/ESPPU25/runcards/kappa0/LCF500.yaml index 9c890d9a..2f76c6b6 100644 --- a/Kappa_framework/ESPPU25/runcards/kappa0/LCF500.yaml +++ b/Kappa_framework/ESPPU25/runcards/kappa0/LCF500.yaml @@ -1,9 +1,9 @@ -result_ID: LCF_500 -result_path: /SMEFIT/ESPPU25_fit/kappa0 -data_path: smefit_database/Kappa_framework/ESPPU25/experiments -theory_path: smefit_database/Kappa_framework/ESPPU25/theory_cards +result_ID: LCF_500_th +result_path: /home/tentori/SMEFIT/ESPPU25_fit/kappa0 +data_path: /home/tentori/SMEFIT/smefit_database/Kappa_framework/ESPPU25/experiments +theory_path: /home/tentori/SMEFIT/smefit_database/Kappa_framework/ESPPU25/theory_cards order: LO -use_theory_covmat: false +use_theory_covmat: true use_t0: true use_quad: false bounds: null @@ -11,15 +11,16 @@ poly_mode: true external_coefficients: kh2: (0.57676*kb**2+0.063*ktau**2+0.0291*kc**2+0.215*kW**2+0.0264*kZ**2+0.0857*kg**2+0.00228*kgamma**2+0.00154*kZgamma**2+0.000220*kmu**2) nlive: 500 -lepsilon: 0.04 -target_evidence_unc: 0.04 -target_post_unc: 0.04 -frac_remain: 0.01 +lepsilon: 0.03 +target_evidence_unc: 0.03 +target_post_unc: 0.03 +frac_remain: 0.03 store_raw: false datasets: - LCF_250 - LCF_350 - LCF_500 + - LCF_500_tth coefficients: kb: min: 0.8 @@ -51,8 +52,6 @@ coefficients: min: 0.4 max: 1.6 kt: - min: 0.999 - max: 1.001 - constrain: true - value: 1.0 + min: 0.4 + max: 1.6 rot_to_fit_basis: null diff --git a/Kappa_framework/ESPPU25/theory_cards/LCF_1000_tth.json b/Kappa_framework/ESPPU25/theory_cards/LCF_1000_tth.json new file mode 100644 index 00000000..73faf261 --- /dev/null +++ b/Kappa_framework/ESPPU25/theory_cards/LCF_1000_tth.json @@ -0,0 +1,26 @@ +{ +"best_sm": [ +0.0, +0.0 +], +"theory_cov": [ +[ +0.0, +0.0 +], +[ +0.0, +0.0 +] +], +"LO": { +"SM": [ +0.0, +0.0 +], +"kt**2": [ +1.0, +1.0 +] +} +} \ No newline at end of file diff --git a/Kappa_framework/ESPPU25/theory_cards/LCF_500_tth.json b/Kappa_framework/ESPPU25/theory_cards/LCF_500_tth.json new file mode 100644 index 00000000..73faf261 --- /dev/null +++ b/Kappa_framework/ESPPU25/theory_cards/LCF_500_tth.json @@ -0,0 +1,26 @@ +{ +"best_sm": [ +0.0, +0.0 +], +"theory_cov": [ +[ +0.0, +0.0 +], +[ +0.0, +0.0 +] +], +"LO": { +"SM": [ +0.0, +0.0 +], +"kt**2": [ +1.0, +1.0 +] +} +} \ No newline at end of file