Skip to content

Fix rounding in NSW time-tdo conversion

Chav Chhiv Chau requested to merge chchau/athena:fixTimeCalib into 22.0

Avoid implicit float->int conversion in the calculations of TDOs and only round the value at the final step. Moreover, some hardcoded quantities are replaced by static constants. Tagging @pscholer, @cheidegg for information.

Edited by Chav Chhiv Chau

Merge request reports