NNPDF / pinefarm

Generate PineAPPL grids from PineCards
https://pinefarm.readthedocs.io
GNU General Public License v3.0
1 stars 0 forks source link

Install LHAPDF and add it to pythonpath #70

Closed scarlehoff closed 5 months ago

scarlehoff commented 5 months ago

At the moment LHAPDF is required always by pinefarm to add the right metadata at the end of the grid, so this PR just makes it so that it is installed for every program + added to the python path.

I've also bumped up the LHAPDF version.

I'm very surprised that it took this long to add lhapdf to sys.path but I guess it's the first time someone was running it without having it installed beforehand?

scarlehoff commented 5 months ago

I didn't run myself, but the change seems fine

For yadism and vrap it works in my computer

I haven't tried madgraph, but it should be independent.