key4hep / key4hep/TrackerPerformanceScripts
analysis_tracking does not import params from config file
Open
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
params as e.g. `theta_list` hard-coded in `Plotting/analysis_tracking.py`. Should be imported from the chosen config file
Contributor guide
Research direction
Start in Plotting/analysis_tracking.py and trace how the chosen config file is loaded and how parameters such as theta_list are currently defined. Run the script with a representative config to verify that the analysis uses that file's parameter values instead of hard-coded ones.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100