Skip to content

Conversation

@aferrero2707
Copy link
Contributor

In the presence of noisy boards, the result of the check on the empty boards was incorrectly ignored, leading in some cases to a Medium quality even with a large number of empty boards being present.

The fix aggregates the qualities from the bad boards and empty boards checks, and also displays messages from both checkers in case they both detect problems.

Here is an example of output from the current code (wrong Medium quality) and new code (correct Bad quality):

CURRENT
Screenshot 2025-07-28 at 17-08-57 qc_MID_MO_Digits_LocalBoardsMap

NEW
Screenshot 2025-07-28 at 17-09-13 qc_MID_MO_Digits_LocalBoardsMap

In the presence of noisy boards, the result of the check on the empty boards
was incorrectly ignored, leading in some cases to a Medium quality even
with a large number of empty boards being present.

The fix aggregates the qualities from the bad boards and empty boards
checks, and also displays messages from both chekers in case they both
detect problems.
@aferrero2707
Copy link
Contributor Author

@ValerieRamillien @dstocco this is the fix to the MID digits checker that we discussed few days ago.

@knopers8 knopers8 merged commit ca66d6e into AliceO2Group:master Jul 29, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants