Skip to content

v1.6.0

Compare
Choose a tag to compare
@gipert gipert released this 01 Mar 10:46
· 335 commits to main since this release

What's Changed

The minimum supported version of the other required LEGEND packages has been updated to:

Note

Carefully read the release notes linked above!

Detailed list of changes:

  • Update setup.cfg for daq2lh5 version constraint by @dcschaper in #536
  • Update developer's guide by @gipert in #539
  • Support the latest legend-pydataobj and dspeed versions by @MoritzNeuberger in #522
  • Update build_hit() to support the latest Table.eval() by @gipert in #543
  • Operations in build_hit() config can now be arbitrarily ordered by @gipert in #544
  • Add pygama logo to documentation and README by @gipert in #547
  • Another round of updates to support the latest legend-pydataobj by @gipert in #546
  • Routine to create dplms dictionary for Ge processing by @valerioda in #533
  • Modification of load data to account for lgdo changes by @valerioda in #549
  • Fix pandas future deprecations by @patgo25 in #550
  • First implementation of build_evt() and build_skm() by @patgo25 in #519
  • Fix for aggregators in evt to index output with evt_idx instead of ch_idx by @ggmarshall in #551
  • pargen updates for new pydataobj version by @ggmarshall in #553
  • bugfix for pargen load_data to eval all fields in hit dict, specify dtype when init lh5 objects in evt and support subtables in skm by @ggmarshall in #554
  • bugfix for load_data put run timestamp in later by @ggmarshall in #555
  • Allow build_evt() and build_skm() to just return the output table by @gipert in #557
  • Bug fix: evt.modules.spm.cast_trigger where Awkward arrays not replacing nans by @ggmarshall in #559
  • Bump legend-pydataobj version and ignore Pandas/Pyarrow deprecation warning by @gipert in #560
  • Add CITATION.cff by @gipert in #556
  • Update citation-related documentation by @gipert in #561

New Contributors

Full Changelog: v1.5.0...v1.6.0