-
Notifications
You must be signed in to change notification settings - Fork 6
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 CommonData Reader #1678
New CommonData Reader #1678
Commits on Mar 1, 2024
-
Groups of commit with the first on-development version of the commond…
…ata reader new commondata reader improve the notebook remove duplicated functions make theory optional remove old style data that was included with this pr updated reader to the new (new) format some parser updates update the reader: definition->definitions, add a columns of 0s when no stat, return multiplicative uncertainties as a % for compatibility reorder in the parser handle nonstr applied suggestion for ValidOperation add check for -1 factors when they are just eigenvectors fill the mid kinematic value with the average of min and max update notebook ; allow for hepdata version to be None update notebook ignore kinematic variables beyond the 3rd one fix tests minimal set of modifications so that one can actually use the new cd in validphys actions first movements towards the deprecation of the yaml database; take the commondata as source of truth when one in the new format is read add a specific error for datasets without TheoryMetaData update commondataparser to "fake" PlotOptions separate plotting options so that they are compatible with the old-commondata plotting options, more testing needed import plotoptions use kinematic coverage to select the kinematics document a bit better each class inside the parser read kinematic_coverage as a list ; add a few checks add the transitional identity tranformation remove todo and add extra info about the self.legacy use the kinematic coverage variables for the filter
Configuration menu - View commit details
-
Copy full SHA for c7a8739 - Browse repository at this point
Copy the full SHA c7a8739View commit details -
Group of commits for the organization fo the cd reader and extra options
Update validphys2/src/validphys/core.py Co-authored-by: Mark Nestor Costantini <[email protected]> promote the shifts flag to a first class theory flag tell the user why a given dataset could not load when the theory is missing beautify a bit the grouping labels show a verbose error when not finding pineappl fktables add the option for extra_labels fallback until we have some more datasets merged
Configuration menu - View commit details
-
Copy full SHA for 25a79ab - Browse repository at this point
Copy the full SHA 25a79abView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa45697 - Browse repository at this point
Copy the full SHA fa45697View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac79552 - Browse repository at this point
Copy the full SHA ac79552View commit details -
update reader for cd with less than 3 variables
allow saving the whole kin
Configuration menu - View commit details
-
Copy full SHA for a2d9f15 - Browse repository at this point
Copy the full SHA a2d9f15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8de1a50 - Browse repository at this point
Copy the full SHA 8de1a50View commit details -
change the order of the checks
rebased on top of current master modify import
Configuration menu - View commit details
-
Copy full SHA for bd56b74 - Browse repository at this point
Copy the full SHA bd56b74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 184fc7c - Browse repository at this point
Copy the full SHA 184fc7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bcd4d7 - Browse repository at this point
Copy the full SHA 9bcd4d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c4be0b - Browse repository at this point
Copy the full SHA 1c4be0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab513e2 - Browse repository at this point
Copy the full SHA ab513e2View commit details -
now the variant can also change the theory
allow data_central in the variants... add the possibility to read integrability datasets
Configuration menu - View commit details
-
Copy full SHA for 7967b53 - Browse repository at this point
Copy the full SHA 7967b53View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed62849 - Browse repository at this point
Copy the full SHA ed62849View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a68b9b - Browse repository at this point
Copy the full SHA 2a68b9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e604c14 - Browse repository at this point
Copy the full SHA e604c14View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed65895 - Browse repository at this point
Copy the full SHA ed65895View commit details -
update regression tests to use new commondata ; make sure pseudodata …
…generation is reproducible typo, - -> _
Configuration menu - View commit details
-
Copy full SHA for 7a68650 - Browse repository at this point
Copy the full SHA 7a68650View commit details -
load new data when available even if old name used
miscelaneous update for oldcommondata compatibility
Configuration menu - View commit details
-
Copy full SHA for 13a4155 - Browse repository at this point
Copy the full SHA 13a4155View commit details -
allow using pseudodata generated with old fits
skip the names in the comparison of frames ; only vp-rebuild-data and loading fit commondata missing
Configuration menu - View commit details
-
Copy full SHA for 4cc602c - Browse repository at this point
Copy the full SHA 4cc602cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8f3ba4 - Browse repository at this point
Copy the full SHA a8f3ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73c1742 - Browse repository at this point
Copy the full SHA 73c1742View commit details -
Configuration menu - View commit details
-
Copy full SHA for add9814 - Browse repository at this point
Copy the full SHA add9814View commit details -
freeze metadata, use custom hash and lru_cache to avoid loading the s…
…ame thing many times, make things faster with CLoader remove load_commondata_instance, use load everwhere ; freeze metadata avoid modifying the same plotting options twice use CLoader if available to speed up yaml parsing; dont use ruamel directyl Apply suggestions from code review Co-authored-by: Tanjona Rabemananjara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2e00b6 - Browse repository at this point
Copy the full SHA e2e00b6View commit details -
Remove libNNPDF closure tests utilities (#1946)
* remove old utilities for closure tests that were used for compatibility with nnfit closure tests * when writing closure test data, write the entire list of data, not only the points that pass the cuts * read/write uncertainties in closure tests
Configuration menu - View commit details
-
Copy full SHA for 0c58709 - Browse repository at this point
Copy the full SHA 0c58709View commit details -
add an explicit check if number of points != number of bins in kinema…
…tics / data / uncertainties
Configuration menu - View commit details
-
Copy full SHA for 5fa05cd - Browse repository at this point
Copy the full SHA 5fa05cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36da497 - Browse repository at this point
Copy the full SHA 36da497View commit details -
Apply suggestions from code review
Co-authored-by: Tanjona Rabemananjara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc4560f - Browse repository at this point
Copy the full SHA fc4560fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a90148 - Browse repository at this point
Copy the full SHA 3a90148View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf7d755 - Browse repository at this point
Copy the full SHA bf7d755View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8910749 - Browse repository at this point
Copy the full SHA 8910749View commit details -
Apply suggestions from code review
Co-authored-by: Roy Stegeman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2201c2 - Browse repository at this point
Copy the full SHA b2201c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff21f0f - Browse repository at this point
Copy the full SHA ff21f0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a18ec47 - Browse repository at this point
Copy the full SHA a18ec47View commit details -
Configuration menu - View commit details
-
Copy full SHA for a626d1b - Browse repository at this point
Copy the full SHA a626d1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c65afe - Browse repository at this point
Copy the full SHA 5c65afeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cca29c - Browse repository at this point
Copy the full SHA 5cca29cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e510fc - Browse repository at this point
Copy the full SHA 4e510fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbacdec - Browse repository at this point
Copy the full SHA bbacdecView commit details -
Configuration menu - View commit details
-
Copy full SHA for a929df0 - Browse repository at this point
Copy the full SHA a929df0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58228b3 - Browse repository at this point
Copy the full SHA 58228b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5cbfeb - Browse repository at this point
Copy the full SHA c5cbfebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09d82da - Browse repository at this point
Copy the full SHA 09d82daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1974192 - Browse repository at this point
Copy the full SHA 1974192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e0df7c - Browse repository at this point
Copy the full SHA 5e0df7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 376ec47 - Browse repository at this point
Copy the full SHA 376ec47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e6599a - Browse repository at this point
Copy the full SHA 7e6599aView commit details -
Apply suggestions from code review
Co-authored-by: Roy Stegeman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00be99a - Browse repository at this point
Copy the full SHA 00be99aView commit details -
Update validphys2/src/validphys/pineparser.py
Co-authored-by: Tanjona Rabemananjara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b8ff6d - Browse repository at this point
Copy the full SHA 7b8ff6dView commit details
Commits on Mar 3, 2024
-
Merge pull request #1949 from NNPDF/add_a_library_of_process_options
Add a library of process dependent options
Configuration menu - View commit details
-
Copy full SHA for 07cf9e1 - Browse repository at this point
Copy the full SHA 07cf9e1View commit details
Commits on Mar 4, 2024
-
Apply suggestions from code review
Co-authored-by: Roy Stegeman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c95e3a6 - Browse repository at this point
Copy the full SHA c95e3a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c49c8f1 - Browse repository at this point
Copy the full SHA c49c8f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ada415 - Browse repository at this point
Copy the full SHA 0ada415View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13db094 - Browse repository at this point
Copy the full SHA 13db094View commit details