As per the last code meeting, I have updated my environment yet still run into the same issue. I produce pineappl grids using yadism (as second step of the FONLL automated procedure). In the next step, generation of ekos, I got stuck generating the operator card for one of the subtheories. The error message says
Central order is not available but sv order is
Steps to reproduce the behaviour:
- Grids are produced in FONLL procedure for theory (say) 40027101 and dataset (say) SLAC_NC_NOTFIXED_P_EM-F2.
- For this particular choice, the error occurs at 03 sub-theory. Pineappl CLI to read orders results in
o order
-+------------
0 O()
1 O(as^1)
2 O(as^2 lr^1)
And the previous subtheory (02) indeed contains more orders:
o order
-+-----------------
0 O()
1 O(as^1)
2 O(as^1 lf^1)
3 O(as^2)
4 O(as^2 lr^1)
5 O(as^2 lf^1)
6 O(as^2 lr^1 lf^1)
7 O(as^2 lf^2)
- I've observed that this issue occurs for theories where XIR is not set to 1. For ones where it is 1, everything seems fine.
- This bug doesn't occur for a few HERA datasets: HERA_CC_318GEV, HERA_NC_300GEV, HERA_NC_318GEV
Please let me know if you need more information. Thanks for your help!
As per the last code meeting, I have updated my environment yet still run into the same issue. I produce pineappl grids using yadism (as second step of the FONLL automated procedure). In the next step, generation of ekos, I got stuck generating the operator card for one of the subtheories. The error message says
Central order is not available but sv order isSteps to reproduce the behaviour:
And the previous subtheory (02) indeed contains more orders:
Please let me know if you need more information. Thanks for your help!