-
Notifications
You must be signed in to change notification settings - Fork 2
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 to old data converter #64
base: main
Are you sure you want to change the base?
Conversation
validphys2/src/validphys/utils.py
Outdated
if sys_name == 'stat': | ||
continue | ||
|
||
if uncertainty_definitions[sys_name]['treatment'] == "ADD": |
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.
remove if
clause, since the systematics in the new format are all stored as additive
Added a couple of scripts to make the new to old conversion quicker, it is not completely automatic because of the lack of consistency in the NNPDF file naming in the new format, e.g.
|
Adds scripts for the conversion of the new format to the old