TileRecEx: Fix Tile script to prcocess calibration runs

Merged Siarhei Harkusha requested to merge harkusha/athena:23.0-tile-calib-rec-script-fix into 23.0

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