Skip to content

Releases: DUNE/dunesw

dunesw v10_20_09d00

08 Jun 21:08

Choose a tag to compare

dunesw v10_20_09d00 Release

This is the suite release corresponding to the LArSoft v10_20_09 integration. It includes critical configuration fixes for protoDUNE-VD, compatibility updates for WireCell-Toolkit 0.36.1, enhancements to waveform timestamps, and general code cleanup for neutrino selection tools.

Base Framework Updates

  • LArSoft: Updated base version to v10_20_09.

Dependencies:

  • Updated highfive to v2_4_1_3 (hdf5 v1_12_2b).

Included Updates

  • dunecore PR-173: Set PDVD E-field to nominal from data. This ensures the nominal E-field is properly propagated throughout the G4 simulation and reconstruction chain.

  • duneopdet PR-140: Updated the RawWaveformAna module to include waveform and trigger timestamps. Timestamps are now supported in both double and uint64 types. Trigger information is now read and stored, and is compatible with both PD-HD and PD-VD.

  • dunereco PR-191: Fixed a missing flag in the VD Pandora deep learning shower growing XML. This resolves an algorithmic failure where it attempted to form a feature based on an x-gap that does not exist in the reduced VD geometry.

  • dunereco PR-190: Updated configuration to be compatible with WireCell-Toolkit 0.36.1. This includes major updates to noise filters (bad-channel tagging, FEMB saturation noise for PD-HD, updated PD-VD noise model) and signal processing (updated field response with imbalance component for PD-VD, enabled L1SP for both detectors).

  • dunereco PR-186: Cleaned up the Pandora-based CC neutrino selection tools in dunereco/FDSelections. This streamlines the code for CCNuSelection_module.cc and PandoraNuSelection_module.cc, which utilize the 'pandizzle' and 'pandrizzle' algorithms for muon and electron PID.

  • dunesw PR-243: Fixed the MCS LLHD energy reconstruction products to ensure they actually use the LLHD reconstruction method.

Many thanks to the authors and reviewers for their contributions!

Full Changelog: v10_20_08d00...v10_20_09d00

dunesw v10_20_08d00

20 May 00:02

Choose a tag to compare

dunesw v10_20_08d00 Release

This is the suite release corresponding to the LArSoft v10_20_08 integration. It includes base framework updates, new modules for simulating DAQ and analysis bug fixes.

Base Framework Updates

  • LArSoft: Updated base version to v10_20_08.

Dependencies:

  • Updated larbatch to v01_61_05.

Included Updates

  • duneana PR-124: Fixed operation order to handle the continue statement correctly in CAFMaker. This includes a small fix to correctly translate the PFP daughter indices even for primary reco particles, allowing the code to work in general cases where the PFP_ID and SR_ID exact correspondence assumption might not hold.

  • See PR: DUNE/duneana#124

  • dunecore PR-176: Added code by Ron Rechenmacher for creating PCAP (Packet Capture) files from simulated data for FDHD. Based on Tom Junk's FDHDDAQWIBEthBinary_module, these files can be used to generate simulated WIBEth streams for testing DAQ readout servers.

  • See PR: DUNE/dunecore#176

  • duneprototypes PR-104: Added the WIBEthPCAP writer module for ICEBERG. This is the ICEBERG equivalent of the module added in dunecore PR176, generating PCAP files from simulated events to simulate Ethernet traffic from the WIBs for DAQ readout hardware testing.

  • See PR: DUNE/duneprototypes#104

Many thanks to the authors and reviewers for their contributions!

Full Changelog: v10_20_07d00...v10_20_08d00

dunesw v10_20_07d00

14 May 08:58

Choose a tag to compare

dunesw v10_20_07d00 Release

This is the suite release corresponding to the LArSoft v10_20_07 integration. It includes base framework updates as well as several bug fixes and dependency cleanups across the suite.

Base Framework Updates

  • LArSoft: Updated base version to v10_20_07.

Dependencies:

  • Updated cetmodules to v3_27_04 and geant4reweight to v01_21_03.*

Included Updates

  • protoduneana PR-73: Added a missing dunereco dependency to the top-level CMakeLists.txt to fix protoduneana Spack build failures introduced by recent changes.

  • nduneprototypes PR-105: Removed vestigial dunesim and duneopdet package and target dependencies to streamline the Spack build.

  • dunereco PR-189: Fixed the simchannelIDE energy issue.

Many thanks to the authors and reviewers for their contributions!

Full Changelog: v10_20_06d01...v10_20_07d00

dunesw v10_20_06d01

11 May 16:24

Choose a tag to compare

dunesw v10_20_06d01 Patch Release

This is a minor patch release on top of v10_20_06d00 to include several recent updates and missing geometry files required for downstream jobs.

Included Updates

  • dunecore (#174): Added protoDUNE-VD pulsed neutron source geometry and tested up to the reco chain.
  • dunesw (#241): Added new fcl files to allow reprocessing using older geometries.
  • duneopdet (#135): Updates to WaveformPreProcessing_module.cc, including dent correction in wvf pre-processing, handling saturated peaks, and maximum ADC value fixes.

Many thanks to the authors and reviewers for their contributions!

dunesw v10_20_06d00

29 Apr 22:45

Choose a tag to compare

This release is based on the new release of larsoft v10_20_06 see the details of the latest larsoft release from here.

What's Changed

New Contributors

Full Changelogs:
dunesw: v10_20_05d01...v10_20_06d00
duneana: DUNE/duneana@v10_20_05d01...v10_20_06d00
dunecore: DUNE/dunecore@v10_20_05d01...v10_20_06d00
duneopdet: DUNE/duneopdet@v10_20_05d01...v10_20_06d00
dunesim: DUNE/dunesim@v10_20_05d01...v10_20_06d00
dunereco: DUNE/dunereco@v10_20_05d01...v10_20_06d00

dunesw v10_20_05d01

18 Apr 04:45

Choose a tag to compare

dunesw v10_20_05d00

08 Apr 23:00

Choose a tag to compare

dunesw v10_20_04d00

03 Apr 20:34

Choose a tag to compare

dunesw v10_20_03d01

dunesw v10_20_03d00

27 Mar 22:37

Choose a tag to compare

Release notes

This release is based on the new release of larsoft v10_20_03 see the details of the latest larsoft release from here.

What's Changed?