Skip to content

Missing orders in scale-varied grids #360

@andrpie

Description

@andrpie

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:

  1. Grids are produced in FONLL procedure for theory (say) 40027101 and dataset (say) SLAC_NC_NOTFIXED_P_EM-F2.
  2. 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)
  1. 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.
  2. 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions