Move permanent part of fkutils here#12
Conversation
alecandido
left a comment
There was a problem hiding this comment.
Improve CLI, please :)
|
I wonder whether to change here: and add a where |
|
Don't change or even change where it's used: Indeed, I'd suggest not to call |
|
I attempted an improvement on
|
It's a function I'm using in
This is false: the
What's the difference between a path and a file? On CLI you can only write strings, i.e. paths...
This is fine, I've defaults for everything in
Always a good idea. |
|
@alecandido @scarlehoff @cschwan @andreab1997 Dear all,
|
|
@felixhekhorn cheers, I already had a quick look at the README, see my comments and edits there. |
|
@enocera of course I should have tagged you as well - apologies ;-) please feel free to take a look |
alecandido
left a comment
There was a problem hiding this comment.
I still have to dig pineko.evolve and pineko.theory, but everything else it's good enough.
I left a few comments, mainly about code I suppose to be not needed, and I suggest to just drop.
|
Once this is merged and a package created I can try and use it in vp. |
|
I'm going to merge this if nobody complains. |
|
Then I can merge, right? As soon as we merge we can tackle the different issues one by one. |
|
For future reference: a bin-by-bin-evolution (as needed for jets) is still possible if needed after NNPDF/eko#105 , but this time I would rather hack outside |
|
@felixhekhorn would it make sense to support this as a 'mode' in Pineko? It would exactly do what you descibe: 1) chop the grid into single bins, 2) evolve each bin and finally 3) merge all evolved bins together again. |
This PR should have really started at 6d93747