v1.6.0a1
Pre-release
Pre-release
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 latestTable.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()
andbuild_skm()
by @patgo25 in #519 - Fix for aggregators in
evt
to index output withevt_idx
instead ofch_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
- @dcschaper made their first contribution in #536
Full Changelog: v1.5.0...v1.6.0a1