Skip to content

data sce correction fcls #732

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
May 9, 2025
Merged

data sce correction fcls #732

merged 10 commits into from
May 9, 2025

Conversation

wjdanswjddl
Copy link
Contributor

Description

updates on fcls to enable SCE correction on data

  • workflow_reco2.fcl updated with pandoraSCE(Calo,Pid)Data
  • reco2_data.fcl updated to run SCE modules
  • cafmakerjob_sbnd_data_sce.fcl made with SCE labels, to serve as the cafmakerjob base fcl with SCE correction
  • cafmakerjob_sbnd_data_(bnblight,bnbzerobias,offbeamlight)_sce.fcl are copies of the non-sce fcls, inheriting cafmakerjob_sbnd_data_sce.fcl instead of cafmakerjob_sbnd_data_base.fcl

Checklist

  • Added at least 1 label from available labels.
  • Assigned at least 1 reviewer under Reviewers,
  • Assigned all contributers including yourself under Assignees
  • Linked any relevant issues under Developement
  • Does this PR affect CAF data format? If so, please assign a CAF maintainer (PetrilloAtWork or JosiePaton) as additional reviewer.
  • Does this affect the standard workflow?

Relevant PR links (optional)

Does this PR require merging another PR in a different repository (such as sbnanobj/sbnobj etc.)?

Link(s) to docdb describing changes (optional)

Is there a docdb describing the issue this solves or the feature added?

@wjdanswjddl wjdanswjddl added the caf Common analysis framework label Apr 25, 2025
@wjdanswjddl wjdanswjddl self-assigned this Apr 25, 2025
Copy link
Contributor

@absolution1 absolution1 left a comment

Choose a reason for hiding this comment

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

Thanks @wjdanswjddl
Changes look good to me. I've left one optional comment (to remove the lines in reco2_data.fcl. And one followup question about some remaining lines in workflow_reco2.fcl.

Copy link
Contributor

@sungbinoh sungbinoh left a comment

Choose a reason for hiding this comment

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

Hi Moon, thank you for making this pull request! I have reviewed the parts regarding calorimetry and chi2 PID. As far as I understand, correct labels are used so far. So, an approval from my side. One note for all is that TPC gain calibration constants called by pandoraSCECaloData are measured without SCE correction. So, there could be a percent level bias. This should be revisited for the next iteration once corrections such as charge uniformity correction are delivered.

@lkashur
Copy link
Collaborator

lkashur commented Apr 29, 2025

Looks good to me! Hopefully we'll see the correction in data isn't doing anything crazy after this is enabled (not sure if that's been studied yet?)

@jzennamo jzennamo removed their request for review April 29, 2025 21:48
@wjdanswjddl wjdanswjddl requested review from henrylay97 and lynnt20 May 2, 2025 00:25
Copy link
Member

@henrylay97 henrylay97 left a comment

Choose a reason for hiding this comment

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

Looks good - I've added a couple of requests on the CRT side - just to ensure we're using the right data setup.

Mun Jung Jung and others added 3 commits May 2, 2025 08:37
tables for crtspacepointmatchingSCE and crttrackmatchingSCE

Co-authored-by: Henry Lay <[email protected]>
override crt labels for data

Co-authored-by: Henry Lay <[email protected]>
@nathanielerowe
Copy link
Contributor

trigger build LArSoft/lar*@LARSOFT_SUITE_v10_06_00

@FNALbuild
Copy link
Collaborator

✔️ CI build for LArSoft Succeeded on slf7 for c14:prof -- details available through the CI dashboard

@FNALbuild
Copy link
Collaborator

✔️ CI build for LArSoft Succeeded on slf7 for e26:prof -- details available through the CI dashboard

@FNALbuild
Copy link
Collaborator

❌ CI build for SBND Failed at phase build SBND on slf7 for c14:prof -- details available through the CI dashboard

🚨 For more details about the failed phase, check the build SBND phase logs

parent CI build details are available through the CI dashboard

@FNALbuild
Copy link
Collaborator

⚠️ CI build for SBND Warning at phase ci_tests SBND on slf7 for e26:prof - ignored failure for unit_test - ignored warnings for build -- details available through the CI dashboard

🚨 For more details about the warning phase, check the ci_tests SBND phase logs

parent CI build details are available through the CI dashboard

@henrylay97 henrylay97 self-requested a review May 6, 2025 08:44
@nathanielerowe
Copy link
Contributor

trigger build LArSoft/lar*@LARSOFT_SUITE_v10_06_00

@FNALbuild
Copy link
Collaborator

✔️ CI build for LArSoft Succeeded on slf7 for c14:prof -- details available through the CI dashboard

@FNALbuild
Copy link
Collaborator

✔️ CI build for LArSoft Succeeded on slf7 for e26:prof -- details available through the CI dashboard

@FNALbuild
Copy link
Collaborator

❌ CI build for SBND Failed at phase build SBND on slf7 for c14:prof -- details available through the CI dashboard

🚨 For more details about the failed phase, check the build SBND phase logs

parent CI build details are available through the CI dashboard

@FNALbuild
Copy link
Collaborator

⚠️ CI build for SBND Warning at phase ci_tests SBND on slf7 for e26:prof - ignored failure for unit_test -- details available through the CI dashboard

🚨 For more details about the warning phase, check the ci_tests SBND phase logs

parent CI build details are available through the CI dashboard

@nathanielerowe
Copy link
Contributor

trigger build LArSoft/lar*@LARSOFT_SUITE_v10_06_00

@FNALbuild
Copy link
Collaborator

✔️ CI build for LArSoft Succeeded on slf7 for c14:prof -- details available through the CI dashboard

@FNALbuild
Copy link
Collaborator

✔️ CI build for LArSoft Succeeded on slf7 for e26:prof -- details available through the CI dashboard

@FNALbuild
Copy link
Collaborator

❌ CI build for SBND Failed at phase build SBND on slf7 for c14:prof -- details available through the CI dashboard

🚨 For more details about the failed phase, check the build SBND phase logs

parent CI build details are available through the CI dashboard

@FNALbuild
Copy link
Collaborator

⚠️ CI build for SBND Warning at phase ci_tests SBND on slf7 for e26:prof -- details available through the CI dashboard

🚨 For more details about the warning phase, check the ci_tests SBND phase logs

parent CI build details are available through the CI dashboard

@nathanielerowe
Copy link
Contributor

approved

@nathanielerowe nathanielerowe merged commit 7010338 into develop May 9, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
caf Common analysis framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants