Skip to content

compact/calibrations.xml: update IRT configurations to latest - #1149

Open
veprbl wants to merge 1 commit into
mainfrom
pr/irt_config
Open

compact/calibrations.xml: update IRT configurations to latest#1149
veprbl wants to merge 1 commit into
mainfrom
pr/irt_config

Conversation

@veprbl

@veprbl veprbl commented Aug 7, 2026

Copy link
Copy Markdown
Member

Briefly, what does this PR introduce? Please link to any relevant presentations or discussions.

eic/epic-data#37

  1. OutputRootFile is removed because otherwise irt2 unconditionally creates an output file.
  2. Calibration relative path was updated for reconstruction to be able to pick up the calibration files.
  3. "display" replaced with "disabled" (any value would work).

I also add _v2 suffix, and plan to change the path in EICrecon, this is the easiest way to ensure that no one uses old files by default. There might be some issues with old files, namely display mode is enabled, and it may crash with older irt2 under certain conditions.

What is the urgency of this PR?

  • High (please describe reason below)
  • Medium
  • Low

What kind of change does this PR introduce?

  • Bug fix (issue #__)
  • New feature (issue #__)
  • Optimization (issue #__)
  • Updated constants (issue #__)
  • Updated documentation
  • other: __

Please check if any of the following apply

  • This PR introduces breaking changes. Please describe changes users need to make below.
  • This PR changes default behavior. Please describe changes below.
  • AI was used in preparing this PR. Please describe usage below.

Copilot AI lite review requested due to automatic review settings August 7, 2026 16:24
@veprbl veprbl mentioned this pull request Aug 7, 2026
11 tasks

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates EPIC’s calibration download configuration to use the latest IRT2 reconstruction JSONs from eic/epic-data, while renaming the locally cached reco JSON filenames to _v2 to avoid accidental use of older configurations.

Changes:

  • Update IRT2 DRICh/PFRICh reco JSON URLs to a newer epic-data commit.
  • Rename locally cached reco JSON paths to *_reco_v2.json in compact/calibrations.xml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread compact/calibrations.xml
Comment on lines +69 to +70
<arg value="file:calibrations/irt2/drich-reco_v2.json"/>
<arg value="url:https://raw.githubusercontent.com/eic/epic-data/03b9594f743be82d05176d662b93a499b6362e2e/irt2/drich-reco.json"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants