Skip to content

SCT_CalibAlgs: Write out BS error fraction as float to XML file

The BS error fractions for SCT modules are currently taken from the corresponding DQ histograms and converted to integer values, so that they are typically written out to XML files as 0 or 1. With this change, the fractions will be written out as floats to reflect their actual values.

Note: The change does not affect downstream reconstruction or SCT calibration/conditions, as the XML files are only used by internal SCT tools to monitor the performance of modules.

Tagging @csander

Merge request reports