ThinCAWrapper: fix for non-Athena projects and cleanup
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