Skip to content

Fix efficiency script

Thomas Boettcher requested to merge thboettc_fix_eff_script into master

This MR fixes problems with the efficiency calculation in get_eff.py. The default behavior has been changed so that it iterates over known signal channels and prints an efficiency report if signal candidates are found. Other signal channels can be specified as arguments.

Merge request reports