Skip to content

Commit

Permalink
Merge pull request #408 from SBNSoftware/feature/hlay_interplane_drift
Browse files Browse the repository at this point in the history
InterPlane Drift Effect
  • Loading branch information
fjnicolas authored Feb 16, 2024
2 parents fe323cd + 40a5b1e commit d3b957c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sbndcode/Utilities/detectorproperties_sbnd.fcl
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,11 @@ sbnd_detproperties.InheritNumberTimeSamples: false
sbnd_detproperties.NumberTimeSamples: 3400
sbnd_detproperties.ReadOutWindowSize: 3400

# WireCell corrects for the interplane drift in its signal processing. This is
# not something traditional 1D approaches do. Setting this flag to false
# ensures that we don't 'double correct' at the start of pandora. This
# should be set to true when using 1D signal processing.
# Henry Lay - Nov 2023
sbnd_detproperties.IncludeInterPlanePitchInXTickOffsets: false

END_PROLOG

0 comments on commit d3b957c

Please sign in to comment.