Skip to content

v1.6.0a1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jasondet jasondet released this 03 Feb 23:13
· 332 commits to main since this release
77cc5ee

What's Changed

  • Update setup.cfg for daq2lh5 version constraint by @dcschaper in #536
  • Bump actions/setup-python from 2 to 5 by @dependabot in #538
  • Bump actions/checkout from 3 to 4 by @dependabot in #537
  • Update developer's guide by @gipert in #539
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #540
  • Bump actions/download-artifact from 3 to 4 by @dependabot in #541
  • chore: update pre-commit hooks by @pre-commit-ci in #542
  • 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
  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #552
  • 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

New Contributors

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