Skip to content

Adds Wiener Filter weights for luminosity <mu>=90.

This PR improves Wiener Filter's weights reading in Athena. It now uses text files (CSV) to store the weights for both General and Optimal versions.

It also adds a new set of weights for luminosity <mu>=90.

To select the desired luminosity (eg: 90), use the following flag in your jobOptions (eg: jobOptions_TileCalibRec.py)

tileInfoConfigurator.WienerFilterLuminosity=90

Merge request reports