Skip to content

Issue in the generation of the metadata of the fktables #164

@scarlehoff

Description

@scarlehoff

When pineko generates an fktable coming from the copnvolution of a grid and an eko, it can happen that the theory metadata gets saved in a json-incompatible format.

This is generally not a problem (since this metadata is never read in practice), however, the fonll module now looks at this key which raises an error at load
This PR fixes the error when reading: #163 the json data.
However we should ideally fix the problem at creation time, but I'm not sure where it is (honestly, I'm not even sure it is pineko and not something happening when the string goes through pineappl)

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