Skip to content

Releases: LDMX-Software/ldmx-sw

v3.2 : DR Geometry

05 Dec 18:47
9f2c8e5
Compare
Choose a tag to compare

Much work has gone into validating the updated version of the geometry (v14) which is now our standard runner. While larger samples may reveal more bugs, this release can at least point to the fact that we have done all we can do with small, local samples.

What's Changed

New Contributors

Full Changelog: v3.1.13...v3.2.0

v3.2.0-gamma : More patching and geometry refinement

10 Nov 03:20
Compare
Choose a tag to compare

New Pre-Release for Validation

Attached are the ROOT files containing the histograms generated for each simulation sample.

What's Changed

Full Changelog: v3.2.0-beta...v3.2.0-gamma


This Pre-Release was generated by the New Pre-Release for Validation Workflow so that the attached files of histograms can be generated automatically.

v3.2-beta : More Patches and Fixes to Geometry

01 Nov 18:28
Compare
Choose a tag to compare

I had to manually make this release since one of the it_pileup jobs failed. This job failure deserves more investigation, but the completed histogram files are attached below for others.

What's Changed

Full Changelog: v3.2.0-alpha...v3.2.0-beta

v3.2.0-alpha : DR Geometry Validation Pre-Release

18 Oct 13:35
Compare
Choose a tag to compare

Attached are some basic histograms that were filled by the DQM module for standard simulations.

What's Changed

New Contributors

Full Changelog: v3.1.13...v3.2.0-alpha

v3.1.13 : Patch for Hgcroc TOT Decode

01 Sep 20:24
Compare
Choose a tag to compare

What's Changed

  • New Gold for Generated by release v3.1.12 by @github-actions in #1078
  • v2 of hgcroc uses 12 bits for TOT and not 10 by @tomeichlersmith in #1082

Full Changelog: v3.1.12...v3.1.13

v3.1.12 : Sim structure updates

11 Aug 20:12
Compare
Choose a tag to compare

Many small updates have gotten us to this point of another patch release, mainly motivated by the change in incident track IDs for the target and trigger pad which changes the golden reference histograms.

Breaking Changes

  • As pointed out in the SimCore release, the headers of various SimCore internals have been reorganized so any downstream reliance on those internal structures will need to be updated. The UserActions on ldmx-sw trunk have been patched appropriately.
  • The deduced incident track IDs for target and trigger pad sim hits has changed slightly due to the direct use of the ancestry tree rather than limiting only to tracks that are being persisted.

What's Changed

Full Changelog: v3.1.11...v3.1.12

v3.1.11 - Merge Subsystem Data

22 Apr 17:02
Compare
Choose a tag to compare

We now have a procedure for decoding data into the same ROOT file. We do not align the events, but it makes it much easier to do analyses across subsystems. This procedure is being documented in Packing/README.

What's Changed

Full Changelog: v3.1.9...v3.1.11

v3.1.9 : Fixup to HCal Detector Map

14 Apr 12:19
Compare
Choose a tag to compare

Just a few typos necessary to align hcal testbeam detector map with reality.

Full Changelog: v3.1.8...v3.1.9

v3.1.8 : Patches to Detector Map

13 Apr 22:18
Compare
Choose a tag to compare

Monitoring data during a muon run revealed some bugs in the daq map, now patched by @mrsolt .

Full Changelog: v3.1.7...v3.1.8

v3.1.3 : Patch to handle Rogue Header Words

30 Mar 21:07
Compare
Choose a tag to compare

Reading data via DMA and pflib is easiest using the Rogue StreamWriter, the downside of this method is that it adds two extra event header words. This patch simply eats header words until our signal words are encountered.

Full Changelog: v3.1.2...v3.1.3