scikit-hep / pyhf

pure-Python HistFactory implementation with tensors and autodiff
https://pyhf.readthedocs.io/
Apache License 2.0
279 stars 83 forks source link

generate validation data from ROOT (based on validation/data/*.json) #3

Open lukasheinrich opened 6 years ago

lukasheinrich commented 6 years ago

right now the validation tests checks in test/test_validation.py test against hard-coded values. This data should be generated from the ROOT implementation and HistFactory XML and then be read in by the tests