You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING:pyhf.readxml:not considering modifier tag <Element 'ShapeFactor' at 0x7fb8c5fff090>
using an example input workspace provided here: /afs/cern.ch/user/a/alheld/public/pyhf_shapefactor.
Checklist
Run git fetch to get the most up to date version of master
Searched through existing Issues to confirm this is not a duplicate issue
Filled out the Description, Expected Behavior, Actual Behavior, and Steps to Reproduce sections above or have edited/removed them in a way that fully describes the issue
The text was updated successfully, but these errors were encountered:
Description
The
.xml
->.json
workspace conversion currently does not supportShapeFactor
modifiers.Expected Behavior
The
ShapeFactor
modifiers defined in a.xml
should appear asshapefactor
modifiers in the.json
workspace.Actual Behavior
A warning is printed, and the modifier skipped.
Steps to Reproduce
With
pyhf
version 0.5.2:results in
using an example input workspace provided here:
/afs/cern.ch/user/a/alheld/public/pyhf_shapefactor
.Checklist
git fetch
to get the most up to date version ofmaster
The text was updated successfully, but these errors were encountered: