Skip to content

Systematic naming #29

@jshahinian

Description

@jshahinian

One of the steps for validating pyhf against ROOT is comparing nuisance parameters, which unfortunately involves some translation of the NP names.

To that end, it looks like one of these duplicated lines should be for "shape" systematics.

https://github.com/pyhf/pyhf-validation/blob/master/scripts/compare_nuisance.py#L37-L38

In my specific use case, this did the trick (but not sure how robust this is for other workspaces):
.replace("gamma_shape_", "shape_")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions