CaloReco: Require Calibs by Default - #4441
Steepspace wants to merge 1 commit into
Conversation
- Require presence of hot maps, chi2, time calib, zs calib by default.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe pull request changes five ChangesCaloReco abort defaults
Priority: ⬇️ Low Merge Risk: ⚪ Minimal · up to The intentional breaking default change has no demonstrated correctness or compatibility defect, so it is mergeable after normal checks. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review |
✅ Action performedReview finished.
|
Build & test reportReport for commit 55ef4234075ebe3dfcc29f67da4041c74d4ff802:
Automatically generated by sPHENIX Jenkins continuous integration |
|
Superseded by sPHENIX-Collaboration/macros#1387 |



Types of changes
What kind of change does this PR introduce? (Bug fix, feature, ...)
Require presence of hot maps, chi2, time calib, zs calib by default.
TODOs (if applicable)
Links to other PRs in macros and calibration repositories (if applicable)
Motivation / context
CaloReco now requires key calibration inputs by default. This is a breaking change for workflows with missing calibrations.
Key changes
CaloTowerCalibenables aborts for missing energy, time, and zero-suppression calibration.CaloTowerStatusenables aborts for missing hot-map and chi2 calibration.Potential risk areas
Possible future improvements
AI-generated summaries can contain mistakes. Verify the implementation and workflow impact before merging.