Skip to content

Add configuration options to visualize.cfg to blind data via cuts

Mars Lyukova requested to merge blind_data_feature into master

Release notes

  • Two new configuration options added in visualize.cfg
    • cutflowprinter.showDataAtCuts
    • plotter.showDataAtCuts

Details

With showData: true, the above two configuration options allows for fine-tuning on which cuts to show data. This will allow a full cutflow for MC and other samples to be visualized in the SR while showing data only for CR/VR cuts.

Edited by Mars Lyukova

Merge request reports