Skip to content

Fix sftfilenames and sftfilepath for multiple detectors

Gregory Ashton requested to merge cherry-pick-365bf803 into master

If there are multiple detectors, then multiple .sft files are generated. This updates the attribute 'sftfilename' -> 'sftfilenames', a list of those files while also updating 'sftfilpath' to a colon separated list of the relevant sft files.

Merge request reports