add experiment_result_table with confidence levels
Created by: wilsonmr
I have added a table which takes the experiment_result_table
but gives confidence levels instead of the full replica data.
It's a bit more concise and hopefully closes #446 (closed)
@mariaubiali I tested with the runcard you posted on the issue and I think this does what you want, but please give this a test. The new function is experiment_result_table_68cl
and should work otherwise with your current runcard:
fit: pheno
use_cuts: "fromfit"
experiments:
- experiment: ATLAS
datasets:
- dataset: ATLASWZTOT13TEV81PB
dataspecs:
- theoryid: 163
pdf: 181126-si-nlo-central_DISonly
- theoryid: 163
pdf: 190326-ern-nlo-DIS
template_text: |
% (exp) vs (exp+th) comparison for
{@dataspecs experiment_result_table_68cl@}
actions_:
- report(main=True)
Once again I'm not very good at deciding a name for the function, and perhaps the column headers could be improved, feedback welcome