-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New ht thcovmat #2126
Draft
achiefa
wants to merge
33
commits into
master
Choose a base branch
from
new_ht_thcovmat
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
New ht thcovmat #2126
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
c990a09
Copied fro branch 'HT_thcovmat'
achiefa 5d227c7
Removed version
achiefa 7dbd5cd
Saving progress - not ready
achiefa e24e691
Implemented d/p ratio
achiefa c6394e0
Parsing 'separate_multiplicative' in vp_setupfit
achiefa 7d49793
Minor adjustments
achiefa 25c39af
Corrected bug
achiefa b23c867
Correcting bug
achiefa 5fa1a4f
Implemented knots in runcard
achiefa 850d17c
Added valiphys card for chi2 report
achiefa 599eb49
First implementation of HT at the level of theory predictions
achiefa 7185eba
Implemented table for kinematics
achiefa 9e8b1eb
Allowed theory HT in runcard - added HERACOMB in HT calculations
achiefa 3d2b200
Excluded HERACOMB
achiefa 4f8adcb
Hacking NMC dataset
achiefa 8e7e0fd
Grouping kinematics
achiefa a0613af
Reimplementing thcovmat
achiefa 10bff87
Added comment in HT for DIS
achiefa 8b01c6e
Corrected normalisation for SIGMARED DIS NC data sets
achiefa 861916b
Removing unused code
achiefa 1d24747
Added HT for F2C data (EMC) - removed deprecated function
achiefa 615234f
Corrected EMC data iron target
achiefa 61a1594
Removed deprecated code
achiefa d09f7cd
Refactoring + DIS CC
achiefa 8bbc034
Corrected bug - ready for cc test
achiefa 60290f1
Corrected bug - ready
achiefa 87f16c7
Removing unnecessary code
achiefa cb9a334
Corrected bug after rebase
achiefa 77e0bec
Add normalisation in CC x-secs
achiefa 67a5bb4
Correct normalisation
achiefa e74f7cf
Restore n3fit files from master
achiefa 54bda12
remove _PB suffix from process type
RoyStegeman 3725aa4
format a bit
RoyStegeman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
107 changes: 107 additions & 0 deletions
107
validphys2/examples/theory_covariance/chi2table_ht.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,107 @@ | ||
# This is the driver template for vp-comparefits. It consists on a validphys | ||
# runcard where some settings are missing and are to be filled by the | ||
# vp-comparefits script. The settings below are a sample of such settings, kept | ||
# for reference | ||
# | ||
# meta: | ||
# title: The title of the Report | ||
# keywords: [report_template] | ||
# author: NNPDF Collaboration | ||
# | ||
# current: | ||
# fit: {id: id_of_the_base_fit} | ||
# pdf: {id: id_of_the_base_fit, label: "Current Fit"} | ||
# theory: | ||
# from_: fit | ||
# theoryid: | ||
# from_: theory | ||
# speclabel: "Current Fit" | ||
# | ||
# reference: | ||
# fit: {id: id_of_the_reference_fit} | ||
# pdf: {id: id_of_the_reference_fit, label: "Reference Fit" } | ||
# theory: | ||
# from_: fit | ||
# theoryid: | ||
# from_: theory | ||
# speclabel: "Reference Fit" | ||
|
||
pdfs: | ||
- {id: "240816-06-7-01-lc", label: "HT low cuts"} | ||
- {id: "240812-02-ABMP-lnv", label: "HT mid cuts"} | ||
- {id: "240812-04-ABMP-lnv", label: "HT std. cuts"} | ||
- {id: "240819_nnpdf40_lowcuts", label: "no HYT low cuts"} | ||
- {id: "240807-midcuts", label: "no HT mid cuts"} | ||
- {id: "NNPDF40_nnlo_as_01180_qcd", label: "no HT std cuts (NNPDF40)"} | ||
|
||
fits: | ||
- {id: "240816-06-7-01-lc", label: "HT low cuts"} | ||
- {id: "240812-02-ABMP-lnv", label: "HT mid cuts"} | ||
- {id: "240812-04-ABMP-lnv", label: "HT std. cuts"} | ||
- {id: "240819_nnpdf40_lowcuts", label: "no HYT low cuts"} | ||
- {id: "240807-midcuts", label: "no HT mid cuts"} | ||
- {id: "NNPDF40_nnlo_as_01180_qcd", label: "no HT std cuts (NNPDF40)"} | ||
|
||
use_cuts: "fromfit" | ||
use_weights_in_covmat: False | ||
use_thcovmat_if_present: True | ||
|
||
Q: 1.651 | ||
|
||
#template: report.md | ||
|
||
description: | ||
from_: fit | ||
|
||
dataset_inputs: | ||
from_: fit | ||
|
||
#dataspecs: | ||
# - theoryid: | ||
# from_: current | ||
# pdf: | ||
# from_: current | ||
# fit: | ||
# from_: current | ||
# speclabel: | ||
# from_: current | ||
# | ||
# - theoryid: | ||
# from_: reference | ||
# pdf: | ||
# from_: reference | ||
# fit: | ||
# from_: reference | ||
# speclabel: | ||
# from_: reference | ||
|
||
Datanorm: | ||
normalize_to: data | ||
|
||
DataGroups: | ||
- metadata_group: nnpdf31_process | ||
- metadata_group: experiment | ||
|
||
ProcessGroup: | ||
metadata_group: nnpdf31_process | ||
|
||
template_text: | | ||
Summary | ||
------- | ||
{@ summarise_fits @} | ||
|
||
{@with DataGroups@} | ||
$\chi^2$ by {@processed_metadata_group@} | ||
---------------------------------------- | ||
{@plot_fits_groups_data_chi2@} | ||
{@endwith@} | ||
|
||
$\chi^2$ by dataset | ||
------------------- | ||
### Plot | ||
{@plot_fits_datasets_chi2@} | ||
### Table | ||
{@ProcessGroup fits_chi2_table(show_total=true)@} | ||
|
||
actions_: | ||
- report(main=true) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
feel free to delete one (in master)