This MR fixes the condor file transfer set up for the analysis job, which was quite broken. Short summary:
- need to transfer the prior file
- need to use
basename
s of all input files in DAGARGS
since that's how they will appear on the execute node
This MR fixes the condor file transfer set up for the analysis job, which was quite broken. Short summary:
basename
s of all input files in DAG ARGS
since that's how they will appear on the execute node