key4hep / key4hep/TrackerPerformanceScripts
condorJobs_reco almost duplicate of condorJobs_sim
Open
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
`condorJobs_sim` and `condorJobs_reco` do almost the same except for the execute command and input files. The main code with the paths, writing the bash and condor scripts should only be written once and just be called twice with different arguments
Contributor guide
Research direction
Locate the definitions of condorJobs_sim and condorJobs_reco and compare how they construct paths, bash scripts, and Condor scripts. Extract the shared behavior while preserving their different execute commands and input files, then verify both jobs still produce the expected scripts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100