Skip to content

TileRecEx: Fix Tile script to prcocess calibration runs

Tile script to process calibration runs has been updated to remove "interactive" flag since it is provided by top level infrastructure and check if threads argument is None (default value) before using it.

Merge request reports