-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Transferring some information and ideas from a developer chat with @kratsg:
- Support CLI that will allow for
pyhf-validation spec.json
that will run pyhf cls over spec.json and additionally runs json2xml+hist2workspace+run_single.py on the resulting ROOT workspace from the HistFactory side.
- Provide signatures of
delta, pyhf_out, hifa_out = pyhf-validation.run_validation("spec.json")- Support ROOT and PyROOT in automated testing
- Maybe treat it as a soft dependency (
try import ROOT; except foo)
- Maybe treat it as a soft dependency (
Metadata
Metadata
Assignees
Labels
No labels