-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or request
Description
At the moment one has to be in the CLDConfig/CLDConfig directory to be able to run the reconstruction. The main reasons for this are:
py_utils.pyare not installed into the python path (but maybe stuff from there that is still used should just be upstreamed anyway)- The Pandora steering files are defined with a fixed relative path in the
Pandora.pyfile (could be solved by asking__file__wherePandora.pylives) - All the sub files included by the sequence loader might need to be found (but maybe this already works?)
The goal would be to have a CLDReconstruction.py that can be run from the installed stack by just doing something like k4run $CLDCONFIG/CLDReconstruction.py
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request