Skip to content

Add source names to DetectorData#479

Merged
philsmt merged 1 commit into
masterfrom
feat/detdata-source-names
Apr 16, 2026
Merged

Add source names to DetectorData#479
philsmt merged 1 commit into
masterfrom
feat/detdata-source-names

Conversation

@philsmt

@philsmt philsmt commented Apr 10, 2026

Copy link
Copy Markdown
Collaborator

Adds support for source names to new DetectorData API based on the work already done in #146

Given we just merged the API yesterday, I'll omit a changelog entry unless this lingers for a long time.

@philsmt philsmt requested a review from takluyver April 10, 2026 07:28
@philsmt philsmt added the skip-changelog Tell the CI that a changelog entry isn't necessary label Apr 10, 2026
@codecov

codecov Bot commented Apr 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.41%. Comparing base (6c1c1b5) to head (100a485).
⚠️ Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #479      +/-   ##
==========================================
+ Coverage   73.14%   73.41%   +0.27%     
==========================================
  Files          35       35              
  Lines        6248     6304      +56     
==========================================
+ Hits         4570     4628      +58     
+ Misses       1678     1676       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread src/extra/calibration.py Outdated
Comment thread src/extra/calibration.py
Comment thread tests/test_calibration.py Outdated
@philsmt philsmt force-pushed the feat/detdata-source-names branch from fbd029c to d1516db Compare April 16, 2026 12:59
Comment thread tests/test_calibration.py Outdated
@takluyver

Copy link
Copy Markdown
Member

LGTM

@philsmt philsmt force-pushed the feat/detdata-source-names branch from c471711 to d1516db Compare April 16, 2026 13:16
@philsmt

philsmt commented Apr 16, 2026

Copy link
Copy Markdown
Collaborator Author

Hmmm, I had not yet seen your LGTM and thought I had forgot to push. It weirded me out now to see I had, but yet still the push was successful. Didn't see your test fix there!

Thanks for review!

@philsmt philsmt force-pushed the feat/detdata-source-names branch from d1516db to 100a485 Compare April 16, 2026 13:21
@philsmt philsmt merged commit 883fdbb into master Apr 16, 2026
10 checks passed
@philsmt philsmt deleted the feat/detdata-source-names branch April 16, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Tell the CI that a changelog entry isn't necessary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants