WireCell / wire-cell-toolkit

Toolkit for Liquid Argon TPC Simulation and Reconstruction
https://wirecell.github.io/
Other
7 stars 22 forks source link

[ICARUS] treatment of RC tail and plane-dependent electronics response in sigproc #258

Closed wenqiang-gu closed 12 months ago

wenqiang-gu commented 1 year ago

1) Remove RC tail in ICARUS "noise filter": Icarus.h (.cxx) 2) Correct the variation of electronics response through "PerPlaneResponse" with corresponding configuration files 2.1) In PerPlaneResponse, it originally supports a single channel format. Now it supports either a single channel or an array of channels.

HaiwangYu commented 12 months ago

This PR compiles and runs my sigproc tests. I just notices that the sigproc is quite vulnerable to some randomness. Needs to be investigated. ref: wirecell pr258.pdf

TODO: