Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem resolving explicit nodes #1925

Open
scarlehoff opened this issue Feb 1, 2024 · 1 comment
Open

Problem resolving explicit nodes #1925

scarlehoff opened this issue Feb 1, 2024 · 1 comment
Labels
bug Something isn't working reportengine

Comments

@scarlehoff
Copy link
Member

There's a few problems when resolving the explicit node of the covmat.

Some of these which involved the theory covmat have already been identified and will be solved in #1910 but some remain:

meta:
    title: Example of bug
    keywords: [example]

pdfs:
    - id: NNPDF40_nnlo_lowprecision

theoryid: 162

use_cuts: "internal"

dataset_inputs:
      - { dataset: BCDMSP}

template_text: |
  {@ dataset_inputs::pdfs plot_fancy(normalize_to=data)@}

actions_:
  - report(main=true)

(the strange thing is that if I add {@ dataset_inputs plot_fancy @} in the template_text, the runcard works.

I don't know since when this bug has been around, but it is not new. I can reproduce it also with code from 2020 (nnpdf tag 4.0.0 and reportengine 0.29).

@scarlehoff scarlehoff added bug Something isn't working reportengine labels Feb 1, 2024
@scarlehoff
Copy link
Member Author

scarlehoff commented Mar 15, 2024

This is actually the same as #1493

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working reportengine
Projects
None yet
Development

No branches or pull requests

1 participant