Releases: DUNE/dunesw
dunesw v10_20_09d00
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.
- See PR: DUNE/dunecore#173
-
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.
- See PR: DUNE/duneopdet#140
-
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.
- See PR: DUNE/dunereco#191
-
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).
- See PR: DUNE/dunereco#190
-
dunereco PR-186: Cleaned up the Pandora-based CC neutrino selection tools in
dunereco/FDSelections. This streamlines the code forCCNuSelection_module.ccandPandoraNuSelection_module.cc, which utilize the 'pandizzle' and 'pandrizzle' algorithms for muon and electron PID.- See PR: DUNE/dunereco#186
-
dunesw PR-243: Fixed the MCS LLHD energy reconstruction products to ensure they actually use the LLHD reconstruction method.
- See PR: #243
Many thanks to the authors and reviewers for their contributions!
Full Changelog: v10_20_08d00...v10_20_09d00
dunesw v10_20_08d00
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
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.
- See PR: DUNE/protoduneana#73
-
nduneprototypes PR-105: Removed vestigial dunesim and duneopdet package and target dependencies to streamline the Spack build.
- See PR: DUNE/duneprototypes#105
-
dunereco PR-189: Fixed the simchannelIDE energy issue.
- See PR: DUNE/dunereco#189
Many thanks to the authors and reviewers for their contributions!
Full Changelog: v10_20_06d01...v10_20_07d00
dunesw v10_20_06d01
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.
- See PR: DUNE/dunecore#174
- dunesw (#241): Added new fcl files to allow reprocessing using older geometries.
- See PR: DUNE/dunesw#241
- duneopdet (#135): Updates to
WaveformPreProcessing_module.cc, including dent correction in wvf pre-processing, handling saturated peaks, and maximum ADC value fixes.- See PR: DUNE/duneopdet#135
Many thanks to the authors and reviewers for their contributions!
dunesw v10_20_06d00
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
- Draft fcl files for running PNS simulation in np02 by @weishi10141993 in #240
- Add PDVD beam simulation config. by @YoannKermaidic in #239
- Update producer table to fix bug by @mantheys in #238
- ADD SOLAREVENT TO LOWE RECO WORKFLOWS by @mantheys in #213
- Adding opflash to atmospherics analyzer by @pgranger23 in DUNE/duneana#114
- Adding product to be used in G4Beamline refactoring by @calcuttj in DUNE/dunecore#175
- Refactoring of VisibilityModel interface by @dguff in DUNE/duneopdet#137
- Fgalizzi opflash by @fgalizzi in DUNE/duneopdet#136
- Feature/calcuttj beam refactoring by @calcuttj in DUNE/dunesim#105
- Include DL shower growing in Pandora neutrino reconstruction workflow xmls by @AlexWilkinsonnn in DUNE/dunereco#184
New Contributors
- @weishi10141993 made their first contribution in #240
- @fgalizzi made their first contribution in DUNE/duneopdet#136
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
This release is based on the new release of larsoft v10_20_05 see the details of the latest larsoft release from here.
dunesw v10_20_05d00
This release is based on the new release of larsoft v10_20_05 see the details of the latest larsoft release from here.
dunesw v10_20_04d00
This release is based on the new release of larsoft v10_20_04 see the details of the latest larsoft release from [here](https://github.com/LArSoft/larsoft/releases/tag/v10_20_04).
What's Changed
• DUNE/duneopdet SPE templates updated to v1 by @szhang17phys
• DUNE/dunesim Fix beam momentum orientation reotation by @YoannKermaidic
• DUNE/duneana Update PFP helper functions by @AlexWilkinsonnn
• DUNE/duneana Update run_calibanatree_cluster_hd_protodune.fcl by @YoannKermaidic
dunesw v10_20_03d01
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?
- DUNE/dunereco fixed mV to ADC conversion factor in dune10kt 1x2x2 wirecell simulation by @mhlswang
- DUNE/dunesw Adding a fcl to allow for reprocessing Reco2 for atmospherics with a by @pgranger23
- DUNE/duneprototypes Fix PDVD raw::OpDetWaveform timestamp units and precision by @vpec0
- DUNE/dunereco ICEBERG: force 2128-tick WCT noise configs to match stored noise models by @avikg123
- DUNE/dunereco Feature/xn pdvd fr update by @Ningclover
- DUNE/dunesw Update DUNE FD CI to use reco1/reco2 rather than reco by @absolution1
- DUNE/dunesw Update README.md by @YoannKermaidic
- DUNE/dunetrigger AnaTree consolidation and general indentation by @alessandrothea
- DUNE/dunetrigger adding event and ROP/APA info to TriggerActivityTxtDump by @kwawrows
- DUNE/dunetrigger Save visible energy per detector ROP in TriggerAnaTree_module by @kwawrows
- DUNE/dunereco Update PDHD WireCell imaging jsonnet configuration by @HokyeongNam
dunesw v10_20_03d00
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.