Skip to content

TileRecEx: Add argrument parser to find Tile calibration runs

Functions to find input Tile calibration runs have been updated to add argument parser (to be used in other scripts) and to add possibility to use arguments prepared by parser directly. Input directory argument has been renamed to avoid conflicts using it together with other parsers (e.g.: from ConfigFlags).

Merge request reports