Skip to content

Error in multibin analysis due to outdated spey entry points #44

@LMagnoDR

Description

@LMagnoDR

Greetings,

Running multibin analyses with the full set is yielding spey backend location errors. It seems Spey v0.26 removed the failsafe that was previously mapping deprecated "default_pdf" to current "default" entry points, making some get_backend calls in tools/python/spey_wrapper.py fail to find the appropriate backend. Replacing the instances of "default_pdf" by "default" in the spey_wrapper.py file seems to have fixed the issue for me.

Thank you for the attention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions