Here we sketch a TODO list of the major issues that have to be fixed in order to produce N3LO DIS k-factors or merge this implementation in Yadism: * [x] Generalise the code such it can work for any heavy threshold for and generic `nf` @andreab1997 * [x] Update inputs from [ADANI](https://github.com/niclaurenti/adani) taking advantage from the work done by @niclaurenti writing a new python wrapper for his code. * [ ] Interface [ADANI](https://github.com/niclaurenti/adani) with this code @andreab1997 * [x] Update the x-space N3LO matching conditions (`M_QG, M_Qq`) using the inverting the N-space Eko implementation @giacomomagni. * [x] Use the massless N3LO coefficient functions implemented in `yadism`, to minimise the inputs @giacomomagni * [x] Implement the actual cross sections (import form `yadism`) * [x] Parallelise the integration to make the code faster. * [x] Decide the output format. There are at least 3 options: integrate the code in yadism, produce k-factors `N3LO_heavy/NNLO` or produce `N3LO_heavy/N3LO` * [ ] Eventually propagate the approximation uncertainty to the FK-tables * [x] extend `fonll` in `F2_M, FL_M` * [x] implement input format (something like `pineko`) @andreab1997 * [x] Benchmark fonll nlo/nnlo with yadism @giacomomagni * [x] Benchmark massive coeff funcs against yadism @giacomomagni * [x] compute all the N3LO grids F2 (tilde funcs) @giacomomagni * [x] compute all the N3LO grids FL (tilde funcs) @giacomomagni
Here we sketch a TODO list of the major issues
that have to be fixed in order to produce N3LO DIS k-factors
or merge this implementation in Yadism:
nf@andreab1997M_QG, M_Qq) using the inverting the N-space Eko implementation @giacomomagni.yadism, to minimise the inputs @giacomomagniyadism)N3LO_heavy/NNLOor produceN3LO_heavy/N3LOfonllinF2_M, FL_Mpineko) @andreab1997