Skip to content

Releases: WireCell/wire-cell-build

Per-channel response, small memory improvements and bugfix.

16 Oct 18:00
Compare
Choose a tag to compare

This release adds support for per-channel response functions which removes some remaining artifacts in the signal processing for MicroBooNE data. (Vertical "fangs" in tick vs channel event displays).

The ExecMon/MemUsage helper objects are removed as ironically they slightly exacerbate memory fragmentation.

Finally, a bug was fixed in the type used for one of the config parameters.

Noise filter + signal processing and support for running in art/LArSoft.

06 Sep 16:04
Compare
Choose a tag to compare

0.5.0

07 Feb 22:51
Compare
Choose a tag to compare

This release provides enhanced signal protection in the coherent noise filter.

Very low raw ADC for tracks that are very perpendicular to wires, particularly those wires in induction planes, would get subtracted as they produced waveforms very similar to coherent noise. To protect these signals, instead of simply subtracting the median waveform, this waveform is now first deconvolved with the detector response. The peaks in the resulting "median signal" waveform are used to define regions to protect when subtracting the median ADC from the coherent group of waveforms.

Release 0.0.4

19 Dec 20:55
Compare
Choose a tag to compare

This adds significant speedup for the noise filtering and now explicitly depends on FFTW3.

It also includes 0.0.3 which had fixes to help build at FNAL.

Initial release for uBoone noise subtraction and LArSoft integration.

27 Oct 17:42
Compare
Choose a tag to compare