Skip to content

draft: refactor: avoid hard-coded parameters in tctp mode check

Lorenzo Giacomel requested to merge refactor-clean-tctp-mode-check into master

We avoid the "hard-coded" check for the TCTP mode of the collimators by adding a flag in the settings file. The example setting file is modified accordingly and the utils function to produce the json settings from the old tables as well.

Merge request reports