Skip to content

Fix on SCT BSError map

Shigeki Hirose requested to merge shhirose/athena:22.0-SCT-FixErrorMaps into 22.0

This is to fix a bug in SCTErrMonAlg, so that it can correctly store module-dependent error information in HIST. Also a small fix in SCTErrMonAlg.py to change maskedLinksBin from TH1I to TProfile, so that average values are correctly calculated when merging HISTs.

Let me tag @csebasti @grancagn.

Merge request reports