-
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
Observable card generators for pDIS #232
Conversation
Draft mode is enough for WIP declaration :) |
That was the OCD part of me 😅 |
@toonhasenack please activate pre-commit on your computer! which would have told you that you committed something broken 🙃 (Unfortunately pydocstyle is currently broken - but that's the only one you're allowed to ignore) |
@Radonirinaunimi, since we know the kinematics of the pDIS datasets is correct, |
d522188
to
d4c4d4c
Compare
@toonhasenack, you undid the changes done by the hooks when you force-pushed. Could you please make sure to at least pull before pushing in order to avoid these. |
or simply do as I say 🙃 |
@felixhekhorn, @toonhasenack, @Radonirinaunimi are you happy to merge? |
please do this first - I'll test a few of them there |
Note that some pinecards have already been merged on master in this PR, |
Well, then I'd say it is even more relevant to fix them also there - I'm looking to the "Files changed"-tab and I don't like what I see |
sure before of this dcb59c7 all the metadata were even read at all!! |
What is still missing in this PR (so maybe I could take care)? |
Green light from my side. |
How about you @felixhekhorn? |
I have the vague feeling I'm repeating myself ... 🙃 |
Here is the associated PR in pinecards: NNPDF/pinecards#181 |
I think we should be able to merge. Do you have further comments @felixhekhorn ? |
@toonhasenack, please implement and update here the implementation of the observable cards generator.
PS: Recall that to generate the observable cards you need to be in
extra/data
and runpython -m machinery generate E155/*
.The full list of datasets can be found in NNPDF/nnpdf#1816