Skip to content

Update heavyions_run.config to use only bins filled at least once in SCT Coverage histogram checks.

Sergio Grancagnolo requested to merge grancagn-main-patch-13171 into main

BinMinEntries is supposed to be an integer. To avoid checks on empty bins, it should get a value of at least 1.

Merge request reports