NNPDF / pineko

PineAPPL + EKO ─➤ fast theories
https://pineko.readthedocs.io
GNU General Public License v3.0
2 stars 0 forks source link

Add a "go from applgrid/fastnlo table to an NNPDF fktable" tutorial #196

Open scarlehoff opened 2 days ago

scarlehoff commented 2 days ago

The necessary steps are:

  1. Use PineAPPL to convert the grid into an PineAPPL grid (and have it be part of the pinefarm https://github.com/NNPDF/pinefarm/issues/3)
  2. Select your NNPDF theory https://github.com/NNPDF/nnpdf/tree/master/nnpdf_data/nnpdf_data/theory_cards#database-of-theories-implemented-in-the-nnpdf-framework
  3. Run pineko (this would be needed https://github.com/NNPDF/pineko/issues/168, otherwise a yamldb / nnpdf dataset need to be used)
alecandido commented 2 days ago

Since Pineko is only a piece, and not the full Pineline, I'd propose to publish the tutorial on the overarching website

https://nnpdf.github.io/pineline

and transfer this issue to corresponding repo https://github.com/NNPDF/pineline.

(notice that neither pineappl import neither the theories are intrinsically part of Pineko, but they are part of the Pineline)