Currently, there are some issues in converting certain fastNLO grids. For instance:
❯ pineappl import applfast-atlas-incjets-fnlo-arxiv-1410.8857-xsec001.tab.gz ATLAS_1JET_7TEV_R06_BIN2.pineappl.lz4 NNPDF40_nnlo_as_01180
which raises the following error:
thread 'main' (486912) panicked at pineappl_cli/src/import/fastnlo.rs:441:29:
assertion `left == right` failed
left: 1
right: 0
Currently, there are some issues in converting certain fastNLO grids. For instance:
which raises the following error: