Skip to content

add option to fit pass+fail distribution

in fit step:

  • merge _Pass and _Fail histograms before fitting

in prepare step:

  • modify denominator in efficiency computation

across the code, the doPassPlusFail boolean is used, added as an option to the main tnp_fitter.py script.

Adding tests in the comments.

Merge request reports