Skip to content

Empty detx for specific runs

Johannes Schumann requested to merge detx-handle-empty-calib-ids into master

For empty ids in the calibration (pos, rot & time) the detx_for_run(self, det_id, run) returned empty detx content. Warnings for that are added and the ids are set to 0 in order to make the URL valid.

Merge request reports