-
Notifications
You must be signed in to change notification settings - Fork 18
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
PR49 fix #53
PR49 fix #53
Conversation
A new Pull Request was created by @HaiwangYu (Haiwang Yu) for develop. It involves the following packages: larwirecell @LArSoft/level-2-managers, @LArSoft/level-1-managers can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
The code-checks are being triggered in jenkins. |
-code-checks
Then commit the changes and push them to your PR branch. |
Pull request #53 was updated. @LArSoft/level-2-managers, @LArSoft/level-1-managers can you please check and sign again. |
The code-checks are being triggered in jenkins. |
+code-checks |
Pull request #53 was updated. @LArSoft/level-2-managers, @LArSoft/level-1-managers can you please check and sign again. |
The code-checks are being triggered in jenkins. |
+code-checks |
trigger build |
The tests are being triggered in jenkins. |
@tomjunk we'd like your signoff on this one |
+LArSoft tests OK on slf7 for c14:prof |
+LArSoft tests OK on slf7 for e26:prof |
-ICARUS tests failed on slf7 for e26:prof |
-SBND tests failed on slf7 for e26:prof |
-DUNE tests warning on slf7 for e26:prof |
-uBooNE tests failed on slf7 for e26:prof |
I tested this interactively (along with dunereco PR #126) and the product sizes look the same for the PDSP reco CI test with this fix and before PR #49. I'll take another look at the commits. |
Approved |
This pull request is fully signed and it will be merged to develop and built in the next LArSoft release after it passes the integration tests. This pull request will now be reviewed by the release team before it's merged.) |
approve |
Thanks to @tomjunk and Andrew Olivier for spotting this bug! Details in #51
The fix is in two parts.
scale
needs to be set to1.0
for some cases. This PR fixes a bug when not setting it.CookedFrameSource
as @tomjunk suggested. This is fixed in sweep change for new CookedFrameSource DUNE/dunereco#126CookedFrameSource
, currently find none by searching thewire-cell-toolkit
repo.Some notes:
larwirecell-pr49.pdf