Skip to content

ThinCAWrapper: fix for non-Athena projects and cleanup

Frank Winklmeier requested to merge fwinkl/athena:cawrapper into 23.0

Make the ThinCAWrapper.sh also work in non-Athena projects. Use the full $PYTHONPATH to find possible scripts instead of hard-coding project names. Also do general code cleanup and simplification.

This also avoids having to install CARunner.py as python module.

cc @wlampl

Merge request reports