NNPDF / hawaiian_vrap

vrap with pineappl
0 stars 0 forks source link

Run cfactors #2

Closed scarlehoff closed 2 years ago

scarlehoff commented 2 years ago

... to se how long do they take as a workflow

scarlehoff commented 2 years ago

Takes 4 hours, it's too much to do it for every push but it can be done with the label run-regression-test. Once I get results with no infinities I'll create the actual files to compare against.

cschwan commented 2 years ago

I suggest we lower the MC statistics by a factor of 100 once we're sure that it's working. That should suffice for a regression test that we run for every commit.

scarlehoff commented 2 years ago

For now I've just removed some kinematics, it should be much faster than the previous version. If it still too slow I'll also remove statistics. One hour would be ok I guess.

For pineappl I believe it is going to be trivial (famous last words) once I find where the necessary variables are. In a first stage we can just run vrap for every pair of (y, m) and then concatenate the pineappls.

scarlehoff commented 2 years ago

73 minutes. I think it is reasonable to run it on-demand before PRs. We can in the future also add a less precise one that runs for every commit but I prefer this method while the repository is private (so that we don't go over the allowance).