Skip to content

Fixing issue with wafer_hash not being correct in PixelRDO

Tomas Dado requested to merge tdado/athena:PixelRDOFix into master
  • Switching to pixelID (which is more common) in the PixelRDO code
  • Fixing issue with wafer_hash being invalid as the pixel ID was passed to it before instead of the wafer ID (that we get from the pixel ID)

Related JIRA: ATLASRECTS-7219

Edited by Tomas Dado

Merge request reports