Skip to content

Updates to Enable ICARUS WireMod Closure#911

Open
gputnam wants to merge 10 commits into
release/SBN2025Afrom
feature/fpoppi_wiremod_diagnostic_gputnam
Open

Updates to Enable ICARUS WireMod Closure#911
gputnam wants to merge 10 commits into
release/SBN2025Afrom
feature/fpoppi_wiremod_diagnostic_gputnam

Conversation

@gputnam

@gputnam gputnam commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

No description provided.

francescopoppi and others added 10 commits June 30, 2026 18:32
…age of SignalROIF, rounding of floats, fixed scaling factors to 1 at al. )
Moved the TGraph2D interpolation to an option (UseGraph2DInterpolation), default is true.
Renamed the fcls with _pops_ to _develop_ (bad practice on my local branch that got picked up)
Added a fcl for null-wiremod modification.
Added a fcl for the full diagnostic available in ntuples, including the modified ROIs.
…n channelROI to recob::Wire. There is a different approach which should be used in the future and can be tested with UseChannelROIMode: true, which Harry introduced to skip these conversions. UseChannelROIMode is ideal, but it was tested with a small sample, need higher stats check to verify that closure is achieved also in this way.
@gputnam gputnam requested a review from francescopoppi July 9, 2026 22:00

@francescopoppi francescopoppi 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.

I have stared at this code for weeks, I played with it extensively and I think we added all possible existing diagnostic tools. In this review I went through everything again and I do not see residual issues. One thing I tried to make sure is that all the different fcls are pointing to the correct configuration.
I will leave 3 open taks with this PR which are implicitly assigned to myself:

  1. huge cleanup of the fcls, right now 80% of the newly added fcls were used to debug wireMod. I think they will be very useful in the near future, hence they do not need to be removed, but in the future a cleanup is needed, e.g. remove the unused ones, remove duplicated config declarations.
  2. the YZ corrections have not been tested, code is there, ready to apply them, but it needs to be double checked once we have the respective ratios.
  3. UseChannelROIMode is to be favored wrt to what it is used in the standard fcls. Results should be identical, but it is favored as it removes some iffy conversions along the procedure. FCLs will be updated after extensive closure tests will confirm the similar results.

A note for the release manager and the readers: all these fixes are related to WireMod and WireMod only. They will not impact other processing stages, unless they actively call for wire modification.

Approved by me

@francescopoppi francescopoppi self-assigned this Jul 10, 2026
@francescopoppi francescopoppi added the enhancement New feature or request label Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants